Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / theora / filters / dsfTheoraEncoder / dsfTheoraEncoder.vcproj
blob65dae3f41b82d28d9eeac8f970bbcc668ab3116c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="dsfTheoraEncoder"
6 ProjectGUID="{8C91066F-5C96-48BB-BD1F-D30FFD2A57A1}"
7 RootNamespace="dsfTheoraEncoder"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="Pocket PC 2003 (ARMV4)"
18 <Platform
19 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
21 </Platforms>
22 <ToolFiles>
23 </ToolFiles>
24 <Configurations>
25 <Configuration
26 Name="Debug|Win32"
27 OutputDirectory="Debug"
28 IntermediateDirectory="Debug"
29 ConfigurationType="2"
30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
31 CharacterSet="1"
33 <Tool
34 Name="VCPreBuildEventTool"
36 <Tool
37 Name="VCCustomBuildTool"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
52 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
53 MinimalRebuild="true"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="3"
56 UsePrecompiledHeader="2"
57 WarningLevel="4"
58 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="4"
60 CallingConvention="2"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib "
74 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
75 LinkIncremental="2"
76 AdditionalLibraryDirectories=""
77 ModuleDefinitionFile="theoraencoder.def"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
80 SubSystem="2"
81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0"
83 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
84 TargetMachine="1"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCManifestTool"
92 <Tool
93 Name="VCXDCMakeTool"
95 <Tool
96 Name="VCBscMakeTool"
98 <Tool
99 Name="VCFxCopTool"
101 <Tool
102 Name="VCAppVerifierTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Release|Win32"
110 OutputDirectory="Release"
111 IntermediateDirectory="Release"
112 ConfigurationType="2"
113 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
114 CharacterSet="1"
115 WholeProgramOptimization="1"
117 <Tool
118 Name="VCPreBuildEventTool"
120 <Tool
121 Name="VCCustomBuildTool"
123 <Tool
124 Name="VCXMLDataGeneratorTool"
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"
129 <Tool
130 Name="VCMIDLTool"
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="2"
135 InlineFunctionExpansion="2"
136 EnableIntrinsicFunctions="true"
137 FavorSizeOrSpeed="1"
138 OmitFramePointers="true"
139 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
140 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
141 StringPooling="true"
142 RuntimeLibrary="2"
143 EnableFunctionLevelLinking="true"
144 UsePrecompiledHeader="2"
145 WarningLevel="4"
146 Detect64BitPortabilityProblems="false"
147 DebugInformationFormat="3"
148 CallingConvention="2"
150 <Tool
151 Name="VCManagedResourceCompilerTool"
153 <Tool
154 Name="VCResourceCompilerTool"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLinkerTool"
161 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib "
162 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
163 LinkIncremental="1"
164 AdditionalLibraryDirectories=""
165 ModuleDefinitionFile="theoraencoder.def"
166 GenerateDebugInformation="true"
167 SubSystem="2"
168 OptimizeReferences="2"
169 EnableCOMDATFolding="2"
171 RandomizedBaseAddress="1"
172 DataExecutionPrevention="0"
173 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
174 TargetMachine="1"
176 <Tool
177 Name="VCALinkTool"
179 <Tool
180 Name="VCManifestTool"
182 <Tool
183 Name="VCXDCMakeTool"
185 <Tool
186 Name="VCBscMakeTool"
188 <Tool
189 Name="VCFxCopTool"
191 <Tool
192 Name="VCAppVerifierTool"
194 <Tool
195 Name="VCPostBuildEventTool"
197 </Configuration>
198 <Configuration
199 Name="Debug_CE_ARM|Win32"
200 OutputDirectory="$(ConfigurationName)"
201 IntermediateDirectory="$(ConfigurationName)"
202 ConfigurationType="2"
203 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
204 CharacterSet="1"
206 <Tool
207 Name="VCPreBuildEventTool"
209 <Tool
210 Name="VCCustomBuildTool"
212 <Tool
213 Name="VCXMLDataGeneratorTool"
215 <Tool
216 Name="VCWebServiceProxyGeneratorTool"
218 <Tool
219 Name="VCMIDLTool"
221 <Tool
222 Name="VCCLCompilerTool"
223 Optimization="0"
224 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
225 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
226 MinimalRebuild="true"
227 BasicRuntimeChecks="3"
228 RuntimeLibrary="3"
229 UsePrecompiledHeader="2"
230 WarningLevel="4"
231 Detect64BitPortabilityProblems="false"
232 DebugInformationFormat="4"
233 CallingConvention="2"
235 <Tool
236 Name="VCManagedResourceCompilerTool"
238 <Tool
239 Name="VCResourceCompilerTool"
241 <Tool
242 Name="VCPreLinkEventTool"
244 <Tool
245 Name="VCLinkerTool"
246 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
247 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
248 LinkIncremental="2"
249 AdditionalLibraryDirectories=""
250 ModuleDefinitionFile="theoraencoder.def"
251 GenerateDebugInformation="true"
252 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
253 SubSystem="2"
254 RandomizedBaseAddress="1"
255 DataExecutionPrevention="0"
256 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
257 TargetMachine="1"
259 <Tool
260 Name="VCALinkTool"
262 <Tool
263 Name="VCManifestTool"
265 <Tool
266 Name="VCXDCMakeTool"
268 <Tool
269 Name="VCBscMakeTool"
271 <Tool
272 Name="VCFxCopTool"
274 <Tool
275 Name="VCAppVerifierTool"
277 <Tool
278 Name="VCPostBuildEventTool"
280 </Configuration>
281 <Configuration
282 Name="Debug_WM5_PPC_ARM|Win32"
283 OutputDirectory="$(ConfigurationName)"
284 IntermediateDirectory="$(ConfigurationName)"
285 ConfigurationType="2"
286 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
287 CharacterSet="1"
289 <Tool
290 Name="VCPreBuildEventTool"
292 <Tool
293 Name="VCCustomBuildTool"
295 <Tool
296 Name="VCXMLDataGeneratorTool"
298 <Tool
299 Name="VCWebServiceProxyGeneratorTool"
301 <Tool
302 Name="VCMIDLTool"
304 <Tool
305 Name="VCCLCompilerTool"
306 Optimization="0"
307 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
308 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
309 MinimalRebuild="true"
310 BasicRuntimeChecks="3"
311 RuntimeLibrary="3"
312 UsePrecompiledHeader="2"
313 WarningLevel="4"
314 Detect64BitPortabilityProblems="false"
315 DebugInformationFormat="4"
316 CallingConvention="2"
318 <Tool
319 Name="VCManagedResourceCompilerTool"
321 <Tool
322 Name="VCResourceCompilerTool"
324 <Tool
325 Name="VCPreLinkEventTool"
327 <Tool
328 Name="VCLinkerTool"
329 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
330 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
331 LinkIncremental="2"
332 AdditionalLibraryDirectories=""
333 ModuleDefinitionFile="theoraencoder.def"
334 GenerateDebugInformation="true"
335 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
336 SubSystem="2"
337 RandomizedBaseAddress="1"
338 DataExecutionPrevention="0"
339 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
340 TargetMachine="1"
342 <Tool
343 Name="VCALinkTool"
345 <Tool
346 Name="VCManifestTool"
348 <Tool
349 Name="VCXDCMakeTool"
351 <Tool
352 Name="VCBscMakeTool"
354 <Tool
355 Name="VCFxCopTool"
357 <Tool
358 Name="VCAppVerifierTool"
360 <Tool
361 Name="VCPostBuildEventTool"
363 </Configuration>
364 <Configuration
365 Name="Release_WM5_PPC_ARM|Win32"
366 OutputDirectory="$(ConfigurationName)"
367 IntermediateDirectory="$(ConfigurationName)"
368 ConfigurationType="2"
369 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
370 CharacterSet="1"
372 <Tool
373 Name="VCPreBuildEventTool"
375 <Tool
376 Name="VCCustomBuildTool"
378 <Tool
379 Name="VCXMLDataGeneratorTool"
381 <Tool
382 Name="VCWebServiceProxyGeneratorTool"
384 <Tool
385 Name="VCMIDLTool"
387 <Tool
388 Name="VCCLCompilerTool"
389 Optimization="0"
390 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
391 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
392 MinimalRebuild="true"
393 BasicRuntimeChecks="3"
394 RuntimeLibrary="3"
395 UsePrecompiledHeader="2"
396 WarningLevel="4"
397 Detect64BitPortabilityProblems="false"
398 DebugInformationFormat="4"
399 CallingConvention="2"
401 <Tool
402 Name="VCManagedResourceCompilerTool"
404 <Tool
405 Name="VCResourceCompilerTool"
407 <Tool
408 Name="VCPreLinkEventTool"
410 <Tool
411 Name="VCLinkerTool"
412 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
413 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
414 LinkIncremental="2"
415 AdditionalLibraryDirectories=""
416 ModuleDefinitionFile="theoraencoder.def"
417 GenerateDebugInformation="true"
418 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
419 SubSystem="2"
420 RandomizedBaseAddress="1"
421 DataExecutionPrevention="0"
422 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
423 TargetMachine="1"
425 <Tool
426 Name="VCALinkTool"
428 <Tool
429 Name="VCManifestTool"
431 <Tool
432 Name="VCXDCMakeTool"
434 <Tool
435 Name="VCBscMakeTool"
437 <Tool
438 Name="VCFxCopTool"
440 <Tool
441 Name="VCAppVerifierTool"
443 <Tool
444 Name="VCPostBuildEventTool"
446 </Configuration>
447 <Configuration
448 Name="Debug|Pocket PC 2003 (ARMV4)"
449 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
450 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
451 ConfigurationType="2"
452 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
453 CharacterSet="1"
455 <Tool
456 Name="VCPreBuildEventTool"
458 <Tool
459 Name="VCCustomBuildTool"
461 <Tool
462 Name="VCXMLDataGeneratorTool"
464 <Tool
465 Name="VCWebServiceProxyGeneratorTool"
467 <Tool
468 Name="VCMIDLTool"
469 TargetEnvironment="1"
471 <Tool
472 Name="VCCLCompilerTool"
473 ExecutionBucket="7"
474 Optimization="0"
475 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
476 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
477 MinimalRebuild="true"
478 RuntimeLibrary="3"
479 UsePrecompiledHeader="2"
480 WarningLevel="4"
482 <Tool
483 Name="VCManagedResourceCompilerTool"
485 <Tool
486 Name="VCResourceCompilerTool"
488 <Tool
489 Name="VCPreLinkEventTool"
491 <Tool
492 Name="VCLinkerTool"
493 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
494 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
495 LinkIncremental="2"
496 AdditionalLibraryDirectories=""
497 ModuleDefinitionFile="theoraencoder.def"
498 GenerateDebugInformation="true"
499 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
500 SubSystem="2"
501 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
502 TargetMachine="0"
504 <Tool
505 Name="VCALinkTool"
507 <Tool
508 Name="VCXDCMakeTool"
510 <Tool
511 Name="VCBscMakeTool"
513 <Tool
514 Name="VCCodeSignTool"
516 <Tool
517 Name="VCPostBuildEventTool"
519 <DeploymentTool
520 ForceDirty="-1"
521 RemoteDirectory=""
522 RegisterOutput="0"
523 AdditionalFiles=""
525 <DebuggerTool
527 </Configuration>
528 <Configuration
529 Name="Release|Pocket PC 2003 (ARMV4)"
530 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
531 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
532 ConfigurationType="2"
533 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
534 CharacterSet="1"
535 WholeProgramOptimization="1"
537 <Tool
538 Name="VCPreBuildEventTool"
540 <Tool
541 Name="VCCustomBuildTool"
543 <Tool
544 Name="VCXMLDataGeneratorTool"
546 <Tool
547 Name="VCWebServiceProxyGeneratorTool"
549 <Tool
550 Name="VCMIDLTool"
551 TargetEnvironment="1"
553 <Tool
554 Name="VCCLCompilerTool"
555 ExecutionBucket="7"
556 Optimization="2"
557 InlineFunctionExpansion="2"
558 EnableIntrinsicFunctions="true"
559 FavorSizeOrSpeed="1"
560 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
561 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
562 StringPooling="true"
563 RuntimeLibrary="2"
564 EnableFunctionLevelLinking="true"
565 UsePrecompiledHeader="2"
566 WarningLevel="4"
567 DebugInformationFormat="3"
569 <Tool
570 Name="VCManagedResourceCompilerTool"
572 <Tool
573 Name="VCResourceCompilerTool"
575 <Tool
576 Name="VCPreLinkEventTool"
578 <Tool
579 Name="VCLinkerTool"
580 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
581 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
582 LinkIncremental="1"
583 AdditionalLibraryDirectories=""
584 ModuleDefinitionFile="theoraencoder.def"
585 GenerateDebugInformation="true"
586 SubSystem="2"
587 OptimizeReferences="2"
588 EnableCOMDATFolding="2"
590 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
591 TargetMachine="0"
593 <Tool
594 Name="VCALinkTool"
596 <Tool
597 Name="VCXDCMakeTool"
599 <Tool
600 Name="VCBscMakeTool"
602 <Tool
603 Name="VCCodeSignTool"
605 <Tool
606 Name="VCPostBuildEventTool"
608 <DeploymentTool
609 ForceDirty="-1"
610 RemoteDirectory=""
611 RegisterOutput="0"
612 AdditionalFiles=""
614 <DebuggerTool
616 </Configuration>
617 <Configuration
618 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
619 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
620 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
621 ConfigurationType="2"
622 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
623 CharacterSet="1"
625 <Tool
626 Name="VCPreBuildEventTool"
628 <Tool
629 Name="VCCustomBuildTool"
631 <Tool
632 Name="VCXMLDataGeneratorTool"
634 <Tool
635 Name="VCWebServiceProxyGeneratorTool"
637 <Tool
638 Name="VCMIDLTool"
639 TargetEnvironment="1"
641 <Tool
642 Name="VCCLCompilerTool"
643 ExecutionBucket="7"
644 Optimization="0"
645 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
646 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
647 MinimalRebuild="true"
648 RuntimeLibrary="3"
649 UsePrecompiledHeader="2"
650 WarningLevel="4"
652 <Tool
653 Name="VCManagedResourceCompilerTool"
655 <Tool
656 Name="VCResourceCompilerTool"
658 <Tool
659 Name="VCPreLinkEventTool"
661 <Tool
662 Name="VCLinkerTool"
663 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
664 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
665 LinkIncremental="2"
666 AdditionalLibraryDirectories=""
667 ModuleDefinitionFile="theoraencoder.def"
668 GenerateDebugInformation="true"
669 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
670 SubSystem="2"
671 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
672 TargetMachine="0"
674 <Tool
675 Name="VCALinkTool"
677 <Tool
678 Name="VCXDCMakeTool"
680 <Tool
681 Name="VCBscMakeTool"
683 <Tool
684 Name="VCCodeSignTool"
686 <Tool
687 Name="VCPostBuildEventTool"
689 <DeploymentTool
690 ForceDirty="-1"
691 RemoteDirectory=""
692 RegisterOutput="0"
693 AdditionalFiles=""
695 <DebuggerTool
697 </Configuration>
698 <Configuration
699 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
700 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
701 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
702 ConfigurationType="2"
703 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
704 CharacterSet="1"
706 <Tool
707 Name="VCPreBuildEventTool"
709 <Tool
710 Name="VCCustomBuildTool"
712 <Tool
713 Name="VCXMLDataGeneratorTool"
715 <Tool
716 Name="VCWebServiceProxyGeneratorTool"
718 <Tool
719 Name="VCMIDLTool"
720 TargetEnvironment="1"
722 <Tool
723 Name="VCCLCompilerTool"
724 ExecutionBucket="7"
725 Optimization="0"
726 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
727 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
728 MinimalRebuild="true"
729 RuntimeLibrary="3"
730 UsePrecompiledHeader="2"
731 WarningLevel="4"
733 <Tool
734 Name="VCManagedResourceCompilerTool"
736 <Tool
737 Name="VCResourceCompilerTool"
739 <Tool
740 Name="VCPreLinkEventTool"
742 <Tool
743 Name="VCLinkerTool"
744 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
745 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
746 LinkIncremental="2"
747 AdditionalLibraryDirectories=""
748 ModuleDefinitionFile="theoraencoder.def"
749 GenerateDebugInformation="true"
750 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
751 SubSystem="2"
752 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
753 TargetMachine="0"
755 <Tool
756 Name="VCALinkTool"
758 <Tool
759 Name="VCXDCMakeTool"
761 <Tool
762 Name="VCBscMakeTool"
764 <Tool
765 Name="VCCodeSignTool"
767 <Tool
768 Name="VCPostBuildEventTool"
770 <DeploymentTool
771 ForceDirty="-1"
772 RemoteDirectory=""
773 RegisterOutput="0"
774 AdditionalFiles=""
776 <DebuggerTool
778 </Configuration>
779 <Configuration
780 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
781 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
782 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
783 ConfigurationType="2"
784 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
785 CharacterSet="1"
787 <Tool
788 Name="VCPreBuildEventTool"
790 <Tool
791 Name="VCCustomBuildTool"
793 <Tool
794 Name="VCXMLDataGeneratorTool"
796 <Tool
797 Name="VCWebServiceProxyGeneratorTool"
799 <Tool
800 Name="VCMIDLTool"
801 TargetEnvironment="1"
803 <Tool
804 Name="VCCLCompilerTool"
805 ExecutionBucket="7"
806 Optimization="0"
807 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
808 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
809 MinimalRebuild="true"
810 RuntimeLibrary="3"
811 UsePrecompiledHeader="2"
812 WarningLevel="4"
814 <Tool
815 Name="VCManagedResourceCompilerTool"
817 <Tool
818 Name="VCResourceCompilerTool"
820 <Tool
821 Name="VCPreLinkEventTool"
823 <Tool
824 Name="VCLinkerTool"
825 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
826 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
827 LinkIncremental="2"
828 AdditionalLibraryDirectories=""
829 ModuleDefinitionFile="theoraencoder.def"
830 GenerateDebugInformation="true"
831 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
832 SubSystem="2"
833 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
834 TargetMachine="0"
836 <Tool
837 Name="VCALinkTool"
839 <Tool
840 Name="VCXDCMakeTool"
842 <Tool
843 Name="VCBscMakeTool"
845 <Tool
846 Name="VCCodeSignTool"
848 <Tool
849 Name="VCPostBuildEventTool"
851 <DeploymentTool
852 ForceDirty="-1"
853 RemoteDirectory=""
854 RegisterOutput="0"
855 AdditionalFiles=""
857 <DebuggerTool
859 </Configuration>
860 <Configuration
861 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
862 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
863 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
864 ConfigurationType="2"
865 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
866 CharacterSet="1"
868 <Tool
869 Name="VCPreBuildEventTool"
871 <Tool
872 Name="VCCustomBuildTool"
874 <Tool
875 Name="VCXMLDataGeneratorTool"
877 <Tool
878 Name="VCWebServiceProxyGeneratorTool"
880 <Tool
881 Name="VCMIDLTool"
882 TargetEnvironment="1"
884 <Tool
885 Name="VCCLCompilerTool"
886 ExecutionBucket="7"
887 Optimization="0"
888 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
889 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
890 MinimalRebuild="true"
891 RuntimeLibrary="3"
892 UsePrecompiledHeader="2"
893 WarningLevel="4"
895 <Tool
896 Name="VCManagedResourceCompilerTool"
898 <Tool
899 Name="VCResourceCompilerTool"
901 <Tool
902 Name="VCPreLinkEventTool"
904 <Tool
905 Name="VCLinkerTool"
906 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
907 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
908 LinkIncremental="2"
909 AdditionalLibraryDirectories=""
910 ModuleDefinitionFile="theoraencoder.def"
911 GenerateDebugInformation="true"
912 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
913 SubSystem="2"
914 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
915 TargetMachine="0"
917 <Tool
918 Name="VCALinkTool"
920 <Tool
921 Name="VCXDCMakeTool"
923 <Tool
924 Name="VCBscMakeTool"
926 <Tool
927 Name="VCCodeSignTool"
929 <Tool
930 Name="VCPostBuildEventTool"
932 <DeploymentTool
933 ForceDirty="-1"
934 RemoteDirectory=""
935 RegisterOutput="0"
936 AdditionalFiles=""
938 <DebuggerTool
940 </Configuration>
941 <Configuration
942 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
943 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
944 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
945 ConfigurationType="2"
946 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
947 CharacterSet="1"
948 WholeProgramOptimization="1"
950 <Tool
951 Name="VCPreBuildEventTool"
953 <Tool
954 Name="VCCustomBuildTool"
956 <Tool
957 Name="VCXMLDataGeneratorTool"
959 <Tool
960 Name="VCWebServiceProxyGeneratorTool"
962 <Tool
963 Name="VCMIDLTool"
964 TargetEnvironment="1"
966 <Tool
967 Name="VCCLCompilerTool"
968 ExecutionBucket="7"
969 Optimization="2"
970 InlineFunctionExpansion="2"
971 EnableIntrinsicFunctions="true"
972 FavorSizeOrSpeed="1"
973 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
974 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
975 StringPooling="true"
976 RuntimeLibrary="2"
977 EnableFunctionLevelLinking="true"
978 UsePrecompiledHeader="2"
979 WarningLevel="4"
980 DebugInformationFormat="3"
982 <Tool
983 Name="VCManagedResourceCompilerTool"
985 <Tool
986 Name="VCResourceCompilerTool"
988 <Tool
989 Name="VCPreLinkEventTool"
991 <Tool
992 Name="VCLinkerTool"
993 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
994 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
995 LinkIncremental="1"
996 AdditionalLibraryDirectories=""
997 ModuleDefinitionFile="theoraencoder.def"
998 GenerateDebugInformation="true"
999 SubSystem="2"
1000 OptimizeReferences="2"
1001 EnableCOMDATFolding="2"
1003 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
1004 TargetMachine="0"
1006 <Tool
1007 Name="VCALinkTool"
1009 <Tool
1010 Name="VCXDCMakeTool"
1012 <Tool
1013 Name="VCBscMakeTool"
1015 <Tool
1016 Name="VCCodeSignTool"
1018 <Tool
1019 Name="VCPostBuildEventTool"
1021 <DeploymentTool
1022 ForceDirty="-1"
1023 RemoteDirectory=""
1024 RegisterOutput="0"
1025 AdditionalFiles=""
1027 <DebuggerTool
1029 </Configuration>
1030 <Configuration
1031 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1032 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1033 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1034 ConfigurationType="2"
1035 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1036 CharacterSet="1"
1038 <Tool
1039 Name="VCPreBuildEventTool"
1041 <Tool
1042 Name="VCCustomBuildTool"
1044 <Tool
1045 Name="VCXMLDataGeneratorTool"
1047 <Tool
1048 Name="VCWebServiceProxyGeneratorTool"
1050 <Tool
1051 Name="VCMIDLTool"
1052 TargetEnvironment="1"
1054 <Tool
1055 Name="VCCLCompilerTool"
1056 ExecutionBucket="7"
1057 Optimization="0"
1058 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
1059 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
1060 MinimalRebuild="true"
1061 RuntimeLibrary="3"
1062 UsePrecompiledHeader="2"
1063 WarningLevel="4"
1065 <Tool
1066 Name="VCManagedResourceCompilerTool"
1068 <Tool
1069 Name="VCResourceCompilerTool"
1071 <Tool
1072 Name="VCPreLinkEventTool"
1074 <Tool
1075 Name="VCLinkerTool"
1076 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1077 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
1078 LinkIncremental="2"
1079 AdditionalLibraryDirectories=""
1080 ModuleDefinitionFile="theoraencoder.def"
1081 GenerateDebugInformation="true"
1082 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
1083 SubSystem="2"
1084 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
1085 TargetMachine="0"
1087 <Tool
1088 Name="VCALinkTool"
1090 <Tool
1091 Name="VCXDCMakeTool"
1093 <Tool
1094 Name="VCBscMakeTool"
1096 <Tool
1097 Name="VCCodeSignTool"
1099 <Tool
1100 Name="VCPostBuildEventTool"
1102 <DeploymentTool
1103 ForceDirty="-1"
1104 RemoteDirectory=""
1105 RegisterOutput="0"
1106 AdditionalFiles=""
1108 <DebuggerTool
1110 </Configuration>
1111 <Configuration
1112 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1113 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1114 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1115 ConfigurationType="2"
1116 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1117 CharacterSet="1"
1119 <Tool
1120 Name="VCPreBuildEventTool"
1122 <Tool
1123 Name="VCCustomBuildTool"
1125 <Tool
1126 Name="VCXMLDataGeneratorTool"
1128 <Tool
1129 Name="VCWebServiceProxyGeneratorTool"
1131 <Tool
1132 Name="VCMIDLTool"
1133 TargetEnvironment="1"
1135 <Tool
1136 Name="VCCLCompilerTool"
1137 ExecutionBucket="7"
1138 Optimization="0"
1139 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
1140 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
1141 MinimalRebuild="true"
1142 RuntimeLibrary="3"
1143 UsePrecompiledHeader="2"
1144 WarningLevel="4"
1146 <Tool
1147 Name="VCManagedResourceCompilerTool"
1149 <Tool
1150 Name="VCResourceCompilerTool"
1152 <Tool
1153 Name="VCPreLinkEventTool"
1155 <Tool
1156 Name="VCLinkerTool"
1157 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1158 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
1159 LinkIncremental="2"
1160 AdditionalLibraryDirectories=""
1161 ModuleDefinitionFile="theoraencoder.def"
1162 GenerateDebugInformation="true"
1163 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
1164 SubSystem="2"
1165 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
1166 TargetMachine="0"
1168 <Tool
1169 Name="VCALinkTool"
1171 <Tool
1172 Name="VCXDCMakeTool"
1174 <Tool
1175 Name="VCBscMakeTool"
1177 <Tool
1178 Name="VCCodeSignTool"
1180 <Tool
1181 Name="VCPostBuildEventTool"
1183 <DeploymentTool
1184 ForceDirty="-1"
1185 RemoteDirectory=""
1186 RegisterOutput="0"
1187 AdditionalFiles=""
1189 <DebuggerTool
1191 </Configuration>
1192 <Configuration
1193 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1194 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1195 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1196 ConfigurationType="2"
1197 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1198 CharacterSet="1"
1200 <Tool
1201 Name="VCPreBuildEventTool"
1203 <Tool
1204 Name="VCCustomBuildTool"
1206 <Tool
1207 Name="VCXMLDataGeneratorTool"
1209 <Tool
1210 Name="VCWebServiceProxyGeneratorTool"
1212 <Tool
1213 Name="VCMIDLTool"
1214 TargetEnvironment="1"
1216 <Tool
1217 Name="VCCLCompilerTool"
1218 ExecutionBucket="7"
1219 Optimization="0"
1220 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\directshow\BaseClasses;..\..\libs\libOOTheora;..\..\..\..\core\ogg;..\..\..\..\core\ogg\libogg\include;..\..\libs\libtheora\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper"
1221 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFTHEORAENCODER_EXPORTS"
1222 MinimalRebuild="true"
1223 RuntimeLibrary="2"
1224 UsePrecompiledHeader="2"
1225 WarningLevel="4"
1227 <Tool
1228 Name="VCManagedResourceCompilerTool"
1230 <Tool
1231 Name="VCResourceCompilerTool"
1233 <Tool
1234 Name="VCPreLinkEventTool"
1236 <Tool
1237 Name="VCLinkerTool"
1238 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1239 OutputFile="$(OutDir)/dsfTheoraEncoder.dll"
1240 LinkIncremental="2"
1241 AdditionalLibraryDirectories=""
1242 ModuleDefinitionFile="theoraencoder.def"
1243 GenerateDebugInformation="true"
1244 ProgramDatabaseFile="$(OutDir)/dsfTheoraEncoder.pdb"
1245 SubSystem="2"
1246 ImportLibrary="$(OutDir)/dsfTheoraEncoder.lib"
1247 TargetMachine="0"
1249 <Tool
1250 Name="VCALinkTool"
1252 <Tool
1253 Name="VCXDCMakeTool"
1255 <Tool
1256 Name="VCBscMakeTool"
1258 <Tool
1259 Name="VCCodeSignTool"
1261 <Tool
1262 Name="VCPostBuildEventTool"
1264 <DeploymentTool
1265 ForceDirty="-1"
1266 RemoteDirectory=""
1267 RegisterOutput="0"
1268 AdditionalFiles=""
1270 <DebuggerTool
1272 </Configuration>
1273 </Configurations>
1274 <References>
1275 </References>
1276 <Files>
1277 <Filter
1278 Name="Source Files"
1279 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
1281 <File
1282 RelativePath="PropsTheoraEncoder.cpp"
1284 </File>
1285 <File
1286 RelativePath="stdafx.cpp"
1288 <FileConfiguration
1289 Name="Debug|Win32"
1291 <Tool
1292 Name="VCCLCompilerTool"
1293 UsePrecompiledHeader="1"
1295 </FileConfiguration>
1296 <FileConfiguration
1297 Name="Release|Win32"
1299 <Tool
1300 Name="VCCLCompilerTool"
1301 UsePrecompiledHeader="1"
1303 </FileConfiguration>
1304 <FileConfiguration
1305 Name="Debug_CE_ARM|Win32"
1307 <Tool
1308 Name="VCCLCompilerTool"
1309 UsePrecompiledHeader="1"
1311 </FileConfiguration>
1312 <FileConfiguration
1313 Name="Debug_WM5_PPC_ARM|Win32"
1315 <Tool
1316 Name="VCCLCompilerTool"
1317 UsePrecompiledHeader="1"
1319 </FileConfiguration>
1320 <FileConfiguration
1321 Name="Release_WM5_PPC_ARM|Win32"
1323 <Tool
1324 Name="VCCLCompilerTool"
1325 UsePrecompiledHeader="1"
1327 </FileConfiguration>
1328 <FileConfiguration
1329 Name="Debug|Pocket PC 2003 (ARMV4)"
1331 <Tool
1332 Name="VCCLCompilerTool"
1333 UsePrecompiledHeader="1"
1335 </FileConfiguration>
1336 <FileConfiguration
1337 Name="Release|Pocket PC 2003 (ARMV4)"
1339 <Tool
1340 Name="VCCLCompilerTool"
1341 UsePrecompiledHeader="1"
1343 </FileConfiguration>
1344 <FileConfiguration
1345 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1347 <Tool
1348 Name="VCCLCompilerTool"
1349 UsePrecompiledHeader="1"
1351 </FileConfiguration>
1352 <FileConfiguration
1353 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1355 <Tool
1356 Name="VCCLCompilerTool"
1357 UsePrecompiledHeader="1"
1359 </FileConfiguration>
1360 <FileConfiguration
1361 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1363 <Tool
1364 Name="VCCLCompilerTool"
1365 UsePrecompiledHeader="1"
1367 </FileConfiguration>
1368 <FileConfiguration
1369 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1371 <Tool
1372 Name="VCCLCompilerTool"
1373 UsePrecompiledHeader="1"
1375 </FileConfiguration>
1376 <FileConfiguration
1377 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1379 <Tool
1380 Name="VCCLCompilerTool"
1381 UsePrecompiledHeader="1"
1383 </FileConfiguration>
1384 <FileConfiguration
1385 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1387 <Tool
1388 Name="VCCLCompilerTool"
1389 UsePrecompiledHeader="1"
1391 </FileConfiguration>
1392 <FileConfiguration
1393 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1395 <Tool
1396 Name="VCCLCompilerTool"
1397 UsePrecompiledHeader="1"
1399 </FileConfiguration>
1400 <FileConfiguration
1401 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1403 <Tool
1404 Name="VCCLCompilerTool"
1405 UsePrecompiledHeader="1"
1407 </FileConfiguration>
1408 </File>
1409 <File
1410 RelativePath="TheoraEncodeFilter.cpp"
1412 </File>
1413 <File
1414 RelativePath="TheoraEncodeInputPin.cpp"
1416 </File>
1417 <File
1418 RelativePath="TheoraEncodeOutputPin.cpp"
1420 </File>
1421 <File
1422 RelativePath="theoraencoder.def"
1424 </File>
1425 <File
1426 RelativePath="theoraencoderdllstuff.cpp"
1428 </File>
1429 </Filter>
1430 <Filter
1431 Name="Header Files"
1432 Filter="h;hpp;hxx;hm;inl;inc"
1434 <File
1435 RelativePath="ITheoraEncodeSettings.h"
1437 </File>
1438 <File
1439 RelativePath="PropsTheoraEncoder.h"
1441 </File>
1442 <File
1443 RelativePath="resource.h"
1445 </File>
1446 <File
1447 RelativePath="stdafx.h"
1449 </File>
1450 <File
1451 RelativePath="TheoraEncodeFilter.h"
1453 </File>
1454 <File
1455 RelativePath="TheoraEncodeInputPin.h"
1457 </File>
1458 <File
1459 RelativePath="TheoraEncodeOutputPin.h"
1461 </File>
1462 </Filter>
1463 <Filter
1464 Name="Resource Files"
1465 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
1467 <File
1468 RelativePath="dsfTheoraEncoder.rc"
1470 </File>
1471 <File
1472 RelativePath="theoraencoderdllstuff.h"
1474 </File>
1475 </Filter>
1476 <File
1477 RelativePath="ReadMe.txt"
1479 </File>
1480 </Files>
1481 <Globals>
1482 </Globals>
1483 </VisualStudioProject>