Update to another gettext public build
[platform/upstream/gstreamer.git] / win32 / vs7 / gst-launch.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="gst-launch"
6         ProjectGUID="{0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}"
7         RootNamespace="gst-launch"
8         Keyword="Win32Proj">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Debug|Win32"
16                         OutputDirectory="Debug"
17                         IntermediateDirectory="Debug"
18                         ConfigurationType="1"
19                         CharacterSet="2">
20                         <Tool
21                                 Name="VCCLCompilerTool"
22                                 Optimization="0"
23                                 AdditionalIncludeDirectories=".\;..\;..\..\libxml2\include\libxml2;..\..\popt\include;..\..\glib;..\..\glib\glib;..\..\glib\gmodule;..\..\glib\win32"
24                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
25                                 MinimalRebuild="TRUE"
26                                 BasicRuntimeChecks="3"
27                                 RuntimeLibrary="3"
28                                 UsePrecompiledHeader="0"
29                                 WarningLevel="3"
30                                 Detect64BitPortabilityProblems="TRUE"
31                                 DebugInformationFormat="4"
32                                 CompileAs="1"/>
33                         <Tool
34                                 Name="VCCustomBuildTool"/>
35                         <Tool
36                                 Name="VCLinkerTool"
37                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
38                                 OutputFile="$(OutDir)/gst-launch.exe"
39                                 LinkIncremental="2"
40                                 SuppressStartupBanner="TRUE"
41                                 AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
42                                 IgnoreAllDefaultLibraries="FALSE"
43                                 GenerateDebugInformation="TRUE"
44                                 ProgramDatabaseFile="$(OutDir)/gst-launch.pdb"
45                                 SubSystem="1"
46                                 TargetMachine="1"/>
47                         <Tool
48                                 Name="VCMIDLTool"/>
49                         <Tool
50                                 Name="VCPostBuildEventTool"/>
51                         <Tool
52                                 Name="VCPreBuildEventTool"/>
53                         <Tool
54                                 Name="VCPreLinkEventTool"/>
55                         <Tool
56                                 Name="VCResourceCompilerTool"/>
57                         <Tool
58                                 Name="VCWebServiceProxyGeneratorTool"/>
59                         <Tool
60                                 Name="VCXMLDataGeneratorTool"/>
61                         <Tool
62                                 Name="VCWebDeploymentTool"/>
63                         <Tool
64                                 Name="VCManagedWrapperGeneratorTool"/>
65                         <Tool
66                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67                 </Configuration>
68                 <Configuration
69                         Name="Release|Win32"
70                         OutputDirectory="Release"
71                         IntermediateDirectory="Release"
72                         ConfigurationType="1"
73                         CharacterSet="2">
74                         <Tool
75                                 Name="VCCLCompilerTool"
76                                 AdditionalIncludeDirectories=".\;..\;..\..\libxml2\include\libxml2;..\..\popt\include;..\..\glib;..\..\glib\glib;..\..\glib\gmodule;..\..\glib\win32"
77                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GST_DISABLE_GST_DEBUG"
78                                 RuntimeLibrary="2"
79                                 UsePrecompiledHeader="0"
80                                 WarningLevel="3"
81                                 Detect64BitPortabilityProblems="TRUE"
82                                 DebugInformationFormat="3"
83                                 CompileAs="1"/>
84                         <Tool
85                                 Name="VCCustomBuildTool"/>
86                         <Tool
87                                 Name="VCLinkerTool"
88                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
89                                 OutputFile="$(OutDir)/gst-launch.exe"
90                                 LinkIncremental="1"
91                                 SuppressStartupBanner="TRUE"
92                                 AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
93                                 GenerateDebugInformation="TRUE"
94                                 SubSystem="1"
95                                 OptimizeReferences="2"
96                                 EnableCOMDATFolding="2"
97                                 TargetMachine="1"/>
98                         <Tool
99                                 Name="VCMIDLTool"/>
100                         <Tool
101                                 Name="VCPostBuildEventTool"/>
102                         <Tool
103                                 Name="VCPreBuildEventTool"/>
104                         <Tool
105                                 Name="VCPreLinkEventTool"/>
106                         <Tool
107                                 Name="VCResourceCompilerTool"/>
108                         <Tool
109                                 Name="VCWebServiceProxyGeneratorTool"/>
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"/>
112                         <Tool
113                                 Name="VCWebDeploymentTool"/>
114                         <Tool
115                                 Name="VCManagedWrapperGeneratorTool"/>
116                         <Tool
117                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118                 </Configuration>
119         </Configurations>
120         <References>
121         </References>
122         <Files>
123                 <Filter
124                         Name="Source Files"
125                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
126                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
127                         <File
128                                 RelativePath="..\tools\gst-launch.c">
129                         </File>
130                 </Filter>
131                 <Filter
132                         Name="Header Files"
133                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
134                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
135                 </Filter>
136                 <Filter
137                         Name="Resource Files"
138                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
139                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
140                 </Filter>
141         </Files>
142         <Globals>
143         </Globals>
144 </VisualStudioProject>