Git init
[framework/multimedia/gstreamer0.10.git] / win32 / vs7 / gst-launch.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="gst-launch"
6         ProjectGUID="{5E59E796-C097-4FB7-A944-9063CF9BD300}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="../..,../common"
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
24                                 MinimalRebuild="TRUE"
25                                 BasicRuntimeChecks="3"
26                                 RuntimeLibrary="3"
27                                 UsePrecompiledHeader="0"
28                                 WarningLevel="3"
29                                 Detect64BitPortabilityProblems="TRUE"
30                                 DebugInformationFormat="4"/>
31                         <Tool
32                                 Name="VCCustomBuildTool"/>
33                         <Tool
34                                 Name="VCLinkerTool"
35                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
36                                 OutputFile="$(OutDir)/gst-launch-0.10.exe"
37                                 LinkIncremental="2"
38                                 GenerateDebugInformation="TRUE"
39                                 ProgramDatabaseFile="$(OutDir)/gst-launch-0.10.pdb"
40                                 SubSystem="1"
41                                 TargetMachine="1"/>
42                         <Tool
43                                 Name="VCMIDLTool"/>
44                         <Tool
45                                 Name="VCPostBuildEventTool"
46                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\bin"/>
47                         <Tool
48                                 Name="VCPreBuildEventTool"/>
49                         <Tool
50                                 Name="VCPreLinkEventTool"/>
51                         <Tool
52                                 Name="VCResourceCompilerTool"/>
53                         <Tool
54                                 Name="VCWebServiceProxyGeneratorTool"/>
55                         <Tool
56                                 Name="VCXMLDataGeneratorTool"/>
57                         <Tool
58                                 Name="VCWebDeploymentTool"/>
59                         <Tool
60                                 Name="VCManagedWrapperGeneratorTool"/>
61                         <Tool
62                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
63                 </Configuration>
64                 <Configuration
65                         Name="Release|Win32"
66                         OutputDirectory="Release"
67                         IntermediateDirectory="Release"
68                         ConfigurationType="1"
69                         CharacterSet="2">
70                         <Tool
71                                 Name="VCCLCompilerTool"
72                                 AdditionalIncludeDirectories="../..,../common"
73                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
74                                 RuntimeLibrary="2"
75                                 UsePrecompiledHeader="0"
76                                 WarningLevel="3"
77                                 Detect64BitPortabilityProblems="TRUE"
78                                 DebugInformationFormat="3"/>
79                         <Tool
80                                 Name="VCCustomBuildTool"/>
81                         <Tool
82                                 Name="VCLinkerTool"
83                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
84                                 OutputFile="$(OutDir)/gst-launch-0.10.exe"
85                                 LinkIncremental="1"
86                                 GenerateDebugInformation="TRUE"
87                                 SubSystem="1"
88                                 OptimizeReferences="2"
89                                 EnableCOMDATFolding="2"
90                                 TargetMachine="1"/>
91                         <Tool
92                                 Name="VCMIDLTool"/>
93                         <Tool
94                                 Name="VCPostBuildEventTool"
95                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\bin"/>
96                         <Tool
97                                 Name="VCPreBuildEventTool"/>
98                         <Tool
99                                 Name="VCPreLinkEventTool"/>
100                         <Tool
101                                 Name="VCResourceCompilerTool"/>
102                         <Tool
103                                 Name="VCWebServiceProxyGeneratorTool"/>
104                         <Tool
105                                 Name="VCXMLDataGeneratorTool"/>
106                         <Tool
107                                 Name="VCWebDeploymentTool"/>
108                         <Tool
109                                 Name="VCManagedWrapperGeneratorTool"/>
110                         <Tool
111                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112                 </Configuration>
113         </Configurations>
114         <References>
115         </References>
116         <Files>
117                 <Filter
118                         Name="Source Files"
119                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
120                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
121                         <File
122                                 RelativePath="..\..\tools\gst-launch.c">
123                         </File>
124                 </Filter>
125         </Files>
126         <Globals>
127         </Globals>
128 </VisualStudioProject>