Auto-versioning.
[xy_vsfilter.git] / src / filters / transform / vsfilter / VSFilter_vs2008.vcproj
blob1196e40f6e5158172bf0635a11e9f96079f6971a
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="VSFilter"
6 ProjectGUID="{F671100C-469F-4723-AAC4-B7FE4F5B8DC4}"
7 RootNamespace="VSFilter"
8 Keyword="AtlProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug Unicode|Win32"
21 ConfigurationType="2"
22 InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
23 UseOfMFC="1"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="1"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\$(OutDir)/$(ProjectName).tlb"
43 <Tool
44 Name="VCCLCompilerTool"
45 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
46 PrecompiledHeaderThrough="stdafx.h"
47 PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
49 <Tool
50 Name="VCManagedResourceCompilerTool"
52 <Tool
53 Name="VCResourceCompilerTool"
54 PreprocessorDefinitions="_AFXDLL;_DEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU"
55 Culture="1033"
57 <Tool
58 Name="VCPreLinkEventTool"
60 <Tool
61 Name="VCLinkerTool"
62 RegisterOutput="true"
63 AdditionalOptions="/MACHINE:I386"
64 AdditionalDependencies="strmbaseDU.lib dsutilDU.lib subtitlesDU.lib subpicDU.lib basevideofilterDU.lib winmm.lib"
65 OutputFile="$(OutDir)/$(ProjectName).dll"
66 AdditionalLibraryDirectories="..\..\..\..\lib"
67 GenerateManifest="false"
68 ModuleDefinitionFile=".\VSFilter.def"
69 SubSystem="2"
70 RandomizedBaseAddress="1"
71 DataExecutionPrevention="0"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
78 EmbedManifest="false"
80 <Tool
81 Name="VCXDCMakeTool"
83 <Tool
84 Name="VCBscMakeTool"
86 <Tool
87 Name="VCFxCopTool"
89 <Tool
90 Name="VCAppVerifierTool"
92 <Tool
93 Name="VCPostBuildEventTool"
95 </Configuration>
96 <Configuration
97 Name="Debug|Win32"
98 ConfigurationType="2"
99 InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
100 UseOfMFC="1"
101 ATLMinimizesCRunTimeLibraryUsage="false"
102 CharacterSet="2"
104 <Tool
105 Name="VCPreBuildEventTool"
107 <Tool
108 Name="VCCustomBuildTool"
110 <Tool
111 Name="VCXMLDataGeneratorTool"
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
116 <Tool
117 Name="VCMIDLTool"
118 TypeLibraryName=".\$(OutDir)/$(ProjectName).tlb"
120 <Tool
121 Name="VCCLCompilerTool"
122 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
123 PrecompiledHeaderThrough="stdafx.h"
124 PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
126 <Tool
127 Name="VCManagedResourceCompilerTool"
129 <Tool
130 Name="VCResourceCompilerTool"
131 PreprocessorDefinitions="_AFXDLL;_DEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU"
132 Culture="1033"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 RegisterOutput="true"
140 AdditionalOptions="/MACHINE:I386"
141 AdditionalDependencies="strmbaseD.lib dsutilD.lib subtitlesD.lib subpicD.lib basevideofilterD.lib winmm.lib"
142 OutputFile="$(OutDir)/$(ProjectName).dll"
143 AdditionalLibraryDirectories="..\..\..\..\lib"
144 GenerateManifest="false"
145 ModuleDefinitionFile=".\VSFilter.def"
146 SubSystem="2"
147 RandomizedBaseAddress="1"
148 DataExecutionPrevention="0"
150 <Tool
151 Name="VCALinkTool"
153 <Tool
154 Name="VCManifestTool"
155 EmbedManifest="false"
157 <Tool
158 Name="VCXDCMakeTool"
160 <Tool
161 Name="VCBscMakeTool"
163 <Tool
164 Name="VCFxCopTool"
166 <Tool
167 Name="VCAppVerifierTool"
169 <Tool
170 Name="VCPostBuildEventTool"
172 </Configuration>
173 <Configuration
174 Name="Release Unicode|Win32"
175 ConfigurationType="2"
176 InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
177 UseOfMFC="1"
178 UseOfATL="0"
179 ATLMinimizesCRunTimeLibraryUsage="false"
180 CharacterSet="1"
181 WholeProgramOptimization="1"
183 <Tool
184 Name="VCPreBuildEventTool"
186 <Tool
187 Name="VCCustomBuildTool"
189 <Tool
190 Name="VCXMLDataGeneratorTool"
192 <Tool
193 Name="VCWebServiceProxyGeneratorTool"
195 <Tool
196 Name="VCMIDLTool"
197 TypeLibraryName=".\$(OutDir)/$(ProjectName).tlb"
199 <Tool
200 Name="VCCLCompilerTool"
201 WholeProgramOptimization="false"
202 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
203 PrecompiledHeaderThrough="stdafx.h"
204 PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
205 DebugInformationFormat="3"
207 <Tool
208 Name="VCManagedResourceCompilerTool"
210 <Tool
211 Name="VCResourceCompilerTool"
212 PreprocessorDefinitions="_AFXDLL;NDEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU"
213 Culture="1033"
215 <Tool
216 Name="VCPreLinkEventTool"
218 <Tool
219 Name="VCLinkerTool"
220 AdditionalOptions="/MACHINE:I386"
221 AdditionalDependencies="delayimp.lib strmbaseRU.lib dsutilRU.lib subtitlesRU.lib subpicRU.lib basevideofilterRU.lib libssfRU.lib winmm.lib"
222 OutputFile="$(OutDir)/$(ProjectName).dll"
223 Version=""
224 AdditionalLibraryDirectories="..\..\..\..\lib"
225 GenerateManifest="false"
226 IgnoreDefaultLibraryNames="MSVCRT"
227 ModuleDefinitionFile=".\VSFilter.def"
228 DelayLoadDLLs="oleacc.dll"
229 GenerateDebugInformation="false"
230 SubSystem="2"
231 RandomizedBaseAddress="1"
232 DataExecutionPrevention="0"
234 <Tool
235 Name="VCALinkTool"
237 <Tool
238 Name="VCManifestTool"
239 EmbedManifest="false"
241 <Tool
242 Name="VCXDCMakeTool"
244 <Tool
245 Name="VCBscMakeTool"
247 <Tool
248 Name="VCFxCopTool"
250 <Tool
251 Name="VCAppVerifierTool"
253 <Tool
254 Name="VCPostBuildEventTool"
255 CommandLine=""
257 </Configuration>
258 <Configuration
259 Name="Release|Win32"
260 ConfigurationType="2"
261 InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
262 UseOfMFC="1"
263 UseOfATL="0"
264 ATLMinimizesCRunTimeLibraryUsage="false"
265 CharacterSet="2"
267 <Tool
268 Name="VCPreBuildEventTool"
270 <Tool
271 Name="VCCustomBuildTool"
273 <Tool
274 Name="VCXMLDataGeneratorTool"
276 <Tool
277 Name="VCWebServiceProxyGeneratorTool"
279 <Tool
280 Name="VCMIDLTool"
281 TypeLibraryName=".\$(OutDir)/$(ProjectName).tlb"
283 <Tool
284 Name="VCCLCompilerTool"
285 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;WINVER=0x0500;_WIN32_WINNT=0x501;ISOLATION_AWARE_ENABLED;"
286 PrecompiledHeaderThrough="stdafx.h"
287 PrecompiledHeaderFile=".\$(OutDir)/$(ProjectName).pch"
289 <Tool
290 Name="VCManagedResourceCompilerTool"
292 <Tool
293 Name="VCResourceCompilerTool"
294 PreprocessorDefinitions="_AFXDLL;NDEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU"
295 Culture="1033"
297 <Tool
298 Name="VCPreLinkEventTool"
300 <Tool
301 Name="VCLinkerTool"
302 AdditionalOptions="/MACHINE:I386"
303 AdditionalDependencies="delayimp.lib strmbaseR.lib dsutilR.lib subtitlesR.lib subpicR.lib basevideofilterR.lib libssfR.lib winmm.lib"
304 OutputFile="$(OutDir)/$(ProjectName).dll"
305 Version=""
306 AdditionalLibraryDirectories="..\..\..\..\lib"
307 GenerateManifest="false"
308 IgnoreDefaultLibraryNames="MSVCRT"
309 ModuleDefinitionFile=".\VSFilter.def"
310 DelayLoadDLLs="oleacc.dll"
311 SubSystem="2"
312 RandomizedBaseAddress="1"
313 DataExecutionPrevention="0"
315 <Tool
316 Name="VCALinkTool"
318 <Tool
319 Name="VCManifestTool"
320 EmbedManifest="false"
322 <Tool
323 Name="VCXDCMakeTool"
325 <Tool
326 Name="VCBscMakeTool"
328 <Tool
329 Name="VCFxCopTool"
331 <Tool
332 Name="VCAppVerifierTool"
334 <Tool
335 Name="VCPostBuildEventTool"
336 CommandLine=""
337 ExcludedFromBuild="false"
339 </Configuration>
340 </Configurations>
341 <References>
342 </References>
343 <Files>
344 <Filter
345 Name="Source Files"
346 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
348 <File
349 RelativePath="Copy.cpp"
351 </File>
352 <File
353 RelativePath=".\csriapi.cpp"
355 </File>
356 <File
357 RelativePath="DirectVobSub.cpp"
359 </File>
360 <File
361 RelativePath=".\DirectVobSubFilter.cpp"
363 </File>
364 <File
365 RelativePath=".\DirectVobSubPropPage.cpp"
367 </File>
368 <File
369 RelativePath="plugins.cpp"
371 </File>
372 <File
373 RelativePath=".\StdAfx.cpp"
375 <FileConfiguration
376 Name="Debug Unicode|Win32"
378 <Tool
379 Name="VCCLCompilerTool"
380 UsePrecompiledHeader="1"
382 </FileConfiguration>
383 <FileConfiguration
384 Name="Debug|Win32"
386 <Tool
387 Name="VCCLCompilerTool"
388 UsePrecompiledHeader="1"
390 </FileConfiguration>
391 <FileConfiguration
392 Name="Release Unicode|Win32"
394 <Tool
395 Name="VCCLCompilerTool"
396 UsePrecompiledHeader="1"
398 </FileConfiguration>
399 <FileConfiguration
400 Name="Release|Win32"
402 <Tool
403 Name="VCCLCompilerTool"
404 UsePrecompiledHeader="1"
406 </FileConfiguration>
407 </File>
408 <File
409 RelativePath=".\StdAfx.h"
411 </File>
412 <File
413 RelativePath="StyleEditorDialog.cpp"
415 </File>
416 <File
417 RelativePath=".\systray.cpp"
419 </File>
420 <File
421 RelativePath="TextInputPin.cpp"
423 </File>
424 <File
425 RelativePath=".\vfr.cpp"
427 </File>
428 <File
429 RelativePath="VSFilter.cpp"
431 </File>
432 <File
433 RelativePath=".\VSFilter.def"
435 </File>
436 </Filter>
437 <Filter
438 Name="Header Files"
439 Filter="h;hpp;hxx;hm;inl"
441 <File
442 RelativePath=".\csri.h"
444 </File>
445 <File
446 RelativePath="DirectVobSub.h"
448 </File>
449 <File
450 RelativePath=".\DirectVobSubFilter.h"
452 </File>
453 <File
454 RelativePath=".\DirectVobSubPropPage.h"
456 </File>
457 <File
458 RelativePath=".\IDirectVobSub.h"
460 </File>
461 <File
462 RelativePath="StyleEditorDialog.h"
464 </File>
465 <File
466 RelativePath=".\systray.h"
468 </File>
469 <File
470 RelativePath="TextInputPin.h"
472 </File>
473 <File
474 RelativePath=".\vfr.h"
476 </File>
477 <File
478 RelativePath="VSFilter.h"
480 </File>
481 </Filter>
482 <Filter
483 Name="Resource Files"
484 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
486 <File
487 RelativePath="res\Icon_147.ico"
489 </File>
490 <File
491 RelativePath="resource.h"
493 </File>
494 <File
495 RelativePath="VSFilter.rc"
497 </File>
498 </Filter>
499 </Files>
500 <Globals>
501 </Globals>
502 </VisualStudioProject>