Auto copy debug build to plug ins directory to aid in debugging.
[opal.git] / plugins / video / H.263-ffmpeg / h263ffmpeg_2005.vcproj
blobafe9dc030cb5995f10e390dcc887a603d4ae06f9
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ffmpeg H.263 Video Codec"
6 ProjectGUID="{3716C952-D6E0-40C2-B132-4F6D1636D31B}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory="..\..\Release"
19 IntermediateDirectory="..\..\Release\GSM"
20 ConfigurationType="2"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\..\Release/h263ffmpeg.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="2"
50 InlineFunctionExpansion="1"
51 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_CODEC_DLL_EXPORTS"
52 StringPooling="true"
53 RuntimeLibrary="2"
54 EnableFunctionLevelLinking="true"
55 RuntimeTypeInfo="true"
56 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
57 WarningLevel="3"
58 SuppressStartupBanner="true"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="3081"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 IgnoreImportLibrary="true"
74 OutputFile="$(OutDir)/h263ffmpeg_pwplugin.dll"
75 LinkIncremental="1"
76 SuppressStartupBanner="true"
77 ImportLibrary="$(IntDir)/$(TargetName).lib"
78 TargetMachine="1"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCWebDeploymentTool"
101 <Tool
102 Name="VCPostBuildEventTool"
104 </Configuration>
105 <Configuration
106 Name="Debug|Win32"
107 OutputDirectory="..\..\Debug"
108 IntermediateDirectory="..\..\Debug\H261-vic"
109 ConfigurationType="2"
110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
111 UseOfMFC="0"
112 ATLMinimizesCRunTimeLibraryUsage="false"
113 CharacterSet="2"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
129 PreprocessorDefinitions="_DEBUG"
130 MkTypLibCompatible="true"
131 SuppressStartupBanner="true"
132 TargetEnvironment="1"
133 TypeLibraryName=".\..\Debug/h263ffmpeg.tlb"
134 HeaderFileName=""
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="0"
139 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_CODEC_DLL_EXPORTS"
140 BasicRuntimeChecks="3"
141 RuntimeLibrary="3"
142 RuntimeTypeInfo="true"
143 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
144 WarningLevel="4"
145 SuppressStartupBanner="true"
146 DebugInformationFormat="3"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="_DEBUG"
154 Culture="3081"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLinkerTool"
161 IgnoreImportLibrary="true"
162 AdditionalDependencies="wsock32.lib"
163 OutputFile="$(OutDir)/h263ffmpeg_pwplugin.dll"
164 LinkIncremental="1"
165 SuppressStartupBanner="true"
166 GenerateDebugInformation="true"
167 ProgramDatabaseFile="$(TargetDir)\$(TargetName).pdb"
168 ImportLibrary="$(IntDir)/$(TargetName).lib"
169 TargetMachine="1"
171 <Tool
172 Name="VCALinkTool"
174 <Tool
175 Name="VCManifestTool"
177 <Tool
178 Name="VCXDCMakeTool"
180 <Tool
181 Name="VCBscMakeTool"
183 <Tool
184 Name="VCFxCopTool"
186 <Tool
187 Name="VCAppVerifierTool"
189 <Tool
190 Name="VCWebDeploymentTool"
192 <Tool
193 Name="VCPostBuildEventTool"
194 Description="Copying codec and debug information to plug in directory"
195 CommandLine="if not exist c:\pwlib_plugins exit&#x0D;&#x0A;copy $(TargetPath) c:\pwlib_plugins&#x0D;&#x0A;copy $(TargetDir)\$(TargetName).pdb c:\pwlib_plugins&#x0D;&#x0A;copy .\ffmpeg\libavcodec.dll c:\pwlib_plugins"
197 </Configuration>
198 </Configurations>
199 <References>
200 </References>
201 <Files>
202 <Filter
203 Name="Source Files"
204 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
206 <File
207 RelativePath=".\h263ffmpeg.cxx"
209 </File>
210 </Filter>
211 </Files>
212 <Globals>
213 </Globals>
214 </VisualStudioProject>