Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / flac / filters / dsfFLACEncoder / dsfFLACEncoder.vcproj
blob1d56b5a8be63a89ccd58144e5416238893164c34
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="dsfFLACEncoder"
6 ProjectGUID="{7143478E-0C1A-4C8B-B12C-4BFEF591F36F}"
7 RootNamespace="dsfFLACEncoder"
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\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
52 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_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)/dsfFLACEncoder.dll"
75 LinkIncremental="2"
76 AdditionalLibraryDirectories=""
77 ModuleDefinitionFile="flacencoder.def"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
80 SubSystem="2"
81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0"
83 ImportLibrary="$(OutDir)/dsfFLACEncoder.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\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
140 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
141 RuntimeLibrary="2"
142 UsePrecompiledHeader="2"
143 WarningLevel="4"
144 Detect64BitPortabilityProblems="false"
145 DebugInformationFormat="3"
147 <Tool
148 Name="VCManagedResourceCompilerTool"
150 <Tool
151 Name="VCResourceCompilerTool"
153 <Tool
154 Name="VCPreLinkEventTool"
156 <Tool
157 Name="VCLinkerTool"
158 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib "
159 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
160 LinkIncremental="1"
161 AdditionalLibraryDirectories=""
162 ModuleDefinitionFile="flacencoder.def"
163 GenerateDebugInformation="true"
164 SubSystem="2"
165 OptimizeReferences="2"
166 EnableCOMDATFolding="2"
167 RandomizedBaseAddress="1"
168 DataExecutionPrevention="0"
169 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
170 TargetMachine="1"
172 <Tool
173 Name="VCALinkTool"
175 <Tool
176 Name="VCManifestTool"
178 <Tool
179 Name="VCXDCMakeTool"
181 <Tool
182 Name="VCBscMakeTool"
184 <Tool
185 Name="VCFxCopTool"
187 <Tool
188 Name="VCAppVerifierTool"
190 <Tool
191 Name="VCPostBuildEventTool"
193 </Configuration>
194 <Configuration
195 Name="Debug_CE_ARM|Win32"
196 OutputDirectory="$(ConfigurationName)"
197 IntermediateDirectory="$(ConfigurationName)"
198 ConfigurationType="2"
199 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
200 CharacterSet="1"
202 <Tool
203 Name="VCPreBuildEventTool"
205 <Tool
206 Name="VCCustomBuildTool"
208 <Tool
209 Name="VCXMLDataGeneratorTool"
211 <Tool
212 Name="VCWebServiceProxyGeneratorTool"
214 <Tool
215 Name="VCMIDLTool"
217 <Tool
218 Name="VCCLCompilerTool"
219 Optimization="0"
220 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
221 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
222 MinimalRebuild="true"
223 BasicRuntimeChecks="3"
224 RuntimeLibrary="3"
225 UsePrecompiledHeader="2"
226 WarningLevel="4"
227 Detect64BitPortabilityProblems="false"
228 DebugInformationFormat="4"
229 CallingConvention="2"
231 <Tool
232 Name="VCManagedResourceCompilerTool"
234 <Tool
235 Name="VCResourceCompilerTool"
237 <Tool
238 Name="VCPreLinkEventTool"
240 <Tool
241 Name="VCLinkerTool"
242 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
243 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
244 LinkIncremental="2"
245 AdditionalLibraryDirectories=""
246 ModuleDefinitionFile="flacencoder.def"
247 GenerateDebugInformation="true"
248 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
249 SubSystem="2"
250 RandomizedBaseAddress="1"
251 DataExecutionPrevention="0"
252 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
253 TargetMachine="1"
255 <Tool
256 Name="VCALinkTool"
258 <Tool
259 Name="VCManifestTool"
261 <Tool
262 Name="VCXDCMakeTool"
264 <Tool
265 Name="VCBscMakeTool"
267 <Tool
268 Name="VCFxCopTool"
270 <Tool
271 Name="VCAppVerifierTool"
273 <Tool
274 Name="VCPostBuildEventTool"
276 </Configuration>
277 <Configuration
278 Name="Debug_WM5_PPC_ARM|Win32"
279 OutputDirectory="$(ConfigurationName)"
280 IntermediateDirectory="$(ConfigurationName)"
281 ConfigurationType="2"
282 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
283 CharacterSet="1"
285 <Tool
286 Name="VCPreBuildEventTool"
288 <Tool
289 Name="VCCustomBuildTool"
291 <Tool
292 Name="VCXMLDataGeneratorTool"
294 <Tool
295 Name="VCWebServiceProxyGeneratorTool"
297 <Tool
298 Name="VCMIDLTool"
300 <Tool
301 Name="VCCLCompilerTool"
302 Optimization="0"
303 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
304 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
305 MinimalRebuild="true"
306 BasicRuntimeChecks="3"
307 RuntimeLibrary="3"
308 UsePrecompiledHeader="2"
309 WarningLevel="4"
310 Detect64BitPortabilityProblems="false"
311 DebugInformationFormat="4"
312 CallingConvention="2"
314 <Tool
315 Name="VCManagedResourceCompilerTool"
317 <Tool
318 Name="VCResourceCompilerTool"
320 <Tool
321 Name="VCPreLinkEventTool"
323 <Tool
324 Name="VCLinkerTool"
325 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
326 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
327 LinkIncremental="2"
328 AdditionalLibraryDirectories=""
329 ModuleDefinitionFile="flacencoder.def"
330 GenerateDebugInformation="true"
331 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
332 SubSystem="2"
333 RandomizedBaseAddress="1"
334 DataExecutionPrevention="0"
335 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
336 TargetMachine="1"
338 <Tool
339 Name="VCALinkTool"
341 <Tool
342 Name="VCManifestTool"
344 <Tool
345 Name="VCXDCMakeTool"
347 <Tool
348 Name="VCBscMakeTool"
350 <Tool
351 Name="VCFxCopTool"
353 <Tool
354 Name="VCAppVerifierTool"
356 <Tool
357 Name="VCPostBuildEventTool"
359 </Configuration>
360 <Configuration
361 Name="Release_WM5_PPC_ARM|Win32"
362 OutputDirectory="$(ConfigurationName)"
363 IntermediateDirectory="$(ConfigurationName)"
364 ConfigurationType="2"
365 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
366 CharacterSet="1"
368 <Tool
369 Name="VCPreBuildEventTool"
371 <Tool
372 Name="VCCustomBuildTool"
374 <Tool
375 Name="VCXMLDataGeneratorTool"
377 <Tool
378 Name="VCWebServiceProxyGeneratorTool"
380 <Tool
381 Name="VCMIDLTool"
383 <Tool
384 Name="VCCLCompilerTool"
385 Optimization="0"
386 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
387 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
388 MinimalRebuild="true"
389 BasicRuntimeChecks="3"
390 RuntimeLibrary="3"
391 UsePrecompiledHeader="2"
392 WarningLevel="4"
393 Detect64BitPortabilityProblems="false"
394 DebugInformationFormat="4"
395 CallingConvention="2"
397 <Tool
398 Name="VCManagedResourceCompilerTool"
400 <Tool
401 Name="VCResourceCompilerTool"
403 <Tool
404 Name="VCPreLinkEventTool"
406 <Tool
407 Name="VCLinkerTool"
408 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
409 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
410 LinkIncremental="2"
411 AdditionalLibraryDirectories=""
412 ModuleDefinitionFile="flacencoder.def"
413 GenerateDebugInformation="true"
414 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
415 SubSystem="2"
416 RandomizedBaseAddress="1"
417 DataExecutionPrevention="0"
418 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
419 TargetMachine="1"
421 <Tool
422 Name="VCALinkTool"
424 <Tool
425 Name="VCManifestTool"
427 <Tool
428 Name="VCXDCMakeTool"
430 <Tool
431 Name="VCBscMakeTool"
433 <Tool
434 Name="VCFxCopTool"
436 <Tool
437 Name="VCAppVerifierTool"
439 <Tool
440 Name="VCPostBuildEventTool"
442 </Configuration>
443 <Configuration
444 Name="Debug|Pocket PC 2003 (ARMV4)"
445 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
446 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
447 ConfigurationType="2"
448 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
449 CharacterSet="1"
451 <Tool
452 Name="VCPreBuildEventTool"
454 <Tool
455 Name="VCCustomBuildTool"
457 <Tool
458 Name="VCXMLDataGeneratorTool"
460 <Tool
461 Name="VCWebServiceProxyGeneratorTool"
463 <Tool
464 Name="VCMIDLTool"
465 TargetEnvironment="1"
467 <Tool
468 Name="VCCLCompilerTool"
469 ExecutionBucket="7"
470 Optimization="0"
471 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
472 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
473 MinimalRebuild="true"
474 RuntimeLibrary="3"
475 UsePrecompiledHeader="2"
476 WarningLevel="4"
478 <Tool
479 Name="VCManagedResourceCompilerTool"
481 <Tool
482 Name="VCResourceCompilerTool"
484 <Tool
485 Name="VCPreLinkEventTool"
487 <Tool
488 Name="VCLinkerTool"
489 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
490 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
491 LinkIncremental="2"
492 AdditionalLibraryDirectories=""
493 ModuleDefinitionFile="flacencoder.def"
494 GenerateDebugInformation="true"
495 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
496 SubSystem="2"
497 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
498 TargetMachine="0"
500 <Tool
501 Name="VCALinkTool"
503 <Tool
504 Name="VCXDCMakeTool"
506 <Tool
507 Name="VCBscMakeTool"
509 <Tool
510 Name="VCCodeSignTool"
512 <Tool
513 Name="VCPostBuildEventTool"
515 <DeploymentTool
516 ForceDirty="-1"
517 RemoteDirectory=""
518 RegisterOutput="0"
519 AdditionalFiles=""
521 <DebuggerTool
523 </Configuration>
524 <Configuration
525 Name="Release|Pocket PC 2003 (ARMV4)"
526 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
527 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
528 ConfigurationType="2"
529 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
530 CharacterSet="1"
531 WholeProgramOptimization="1"
533 <Tool
534 Name="VCPreBuildEventTool"
536 <Tool
537 Name="VCCustomBuildTool"
539 <Tool
540 Name="VCXMLDataGeneratorTool"
542 <Tool
543 Name="VCWebServiceProxyGeneratorTool"
545 <Tool
546 Name="VCMIDLTool"
547 TargetEnvironment="1"
549 <Tool
550 Name="VCCLCompilerTool"
551 ExecutionBucket="7"
552 Optimization="2"
553 InlineFunctionExpansion="2"
554 EnableIntrinsicFunctions="true"
555 FavorSizeOrSpeed="1"
556 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
557 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
558 RuntimeLibrary="2"
559 UsePrecompiledHeader="2"
560 WarningLevel="4"
561 DebugInformationFormat="3"
563 <Tool
564 Name="VCManagedResourceCompilerTool"
566 <Tool
567 Name="VCResourceCompilerTool"
569 <Tool
570 Name="VCPreLinkEventTool"
572 <Tool
573 Name="VCLinkerTool"
574 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
575 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
576 LinkIncremental="1"
577 AdditionalLibraryDirectories=""
578 ModuleDefinitionFile="flacencoder.def"
579 GenerateDebugInformation="true"
580 SubSystem="2"
581 OptimizeReferences="2"
582 EnableCOMDATFolding="2"
583 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
584 TargetMachine="0"
586 <Tool
587 Name="VCALinkTool"
589 <Tool
590 Name="VCXDCMakeTool"
592 <Tool
593 Name="VCBscMakeTool"
595 <Tool
596 Name="VCCodeSignTool"
598 <Tool
599 Name="VCPostBuildEventTool"
601 <DeploymentTool
602 ForceDirty="-1"
603 RemoteDirectory=""
604 RegisterOutput="0"
605 AdditionalFiles=""
607 <DebuggerTool
609 </Configuration>
610 <Configuration
611 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
612 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
613 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
614 ConfigurationType="2"
615 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
616 CharacterSet="1"
618 <Tool
619 Name="VCPreBuildEventTool"
621 <Tool
622 Name="VCCustomBuildTool"
624 <Tool
625 Name="VCXMLDataGeneratorTool"
627 <Tool
628 Name="VCWebServiceProxyGeneratorTool"
630 <Tool
631 Name="VCMIDLTool"
632 TargetEnvironment="1"
634 <Tool
635 Name="VCCLCompilerTool"
636 ExecutionBucket="7"
637 Optimization="0"
638 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
639 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
640 MinimalRebuild="true"
641 RuntimeLibrary="3"
642 UsePrecompiledHeader="2"
643 WarningLevel="4"
645 <Tool
646 Name="VCManagedResourceCompilerTool"
648 <Tool
649 Name="VCResourceCompilerTool"
651 <Tool
652 Name="VCPreLinkEventTool"
654 <Tool
655 Name="VCLinkerTool"
656 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
657 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
658 LinkIncremental="2"
659 AdditionalLibraryDirectories=""
660 ModuleDefinitionFile="flacencoder.def"
661 GenerateDebugInformation="true"
662 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
663 SubSystem="2"
664 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
665 TargetMachine="0"
667 <Tool
668 Name="VCALinkTool"
670 <Tool
671 Name="VCXDCMakeTool"
673 <Tool
674 Name="VCBscMakeTool"
676 <Tool
677 Name="VCCodeSignTool"
679 <Tool
680 Name="VCPostBuildEventTool"
682 <DeploymentTool
683 ForceDirty="-1"
684 RemoteDirectory=""
685 RegisterOutput="0"
686 AdditionalFiles=""
688 <DebuggerTool
690 </Configuration>
691 <Configuration
692 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
693 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
694 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
695 ConfigurationType="2"
696 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
697 CharacterSet="1"
699 <Tool
700 Name="VCPreBuildEventTool"
702 <Tool
703 Name="VCCustomBuildTool"
705 <Tool
706 Name="VCXMLDataGeneratorTool"
708 <Tool
709 Name="VCWebServiceProxyGeneratorTool"
711 <Tool
712 Name="VCMIDLTool"
713 TargetEnvironment="1"
715 <Tool
716 Name="VCCLCompilerTool"
717 ExecutionBucket="7"
718 Optimization="0"
719 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
720 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
721 MinimalRebuild="true"
722 RuntimeLibrary="3"
723 UsePrecompiledHeader="2"
724 WarningLevel="4"
726 <Tool
727 Name="VCManagedResourceCompilerTool"
729 <Tool
730 Name="VCResourceCompilerTool"
732 <Tool
733 Name="VCPreLinkEventTool"
735 <Tool
736 Name="VCLinkerTool"
737 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
738 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
739 LinkIncremental="2"
740 AdditionalLibraryDirectories=""
741 ModuleDefinitionFile="flacencoder.def"
742 GenerateDebugInformation="true"
743 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
744 SubSystem="2"
745 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
746 TargetMachine="0"
748 <Tool
749 Name="VCALinkTool"
751 <Tool
752 Name="VCXDCMakeTool"
754 <Tool
755 Name="VCBscMakeTool"
757 <Tool
758 Name="VCCodeSignTool"
760 <Tool
761 Name="VCPostBuildEventTool"
763 <DeploymentTool
764 ForceDirty="-1"
765 RemoteDirectory=""
766 RegisterOutput="0"
767 AdditionalFiles=""
769 <DebuggerTool
771 </Configuration>
772 <Configuration
773 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
774 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
775 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
776 ConfigurationType="2"
777 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
778 CharacterSet="1"
780 <Tool
781 Name="VCPreBuildEventTool"
783 <Tool
784 Name="VCCustomBuildTool"
786 <Tool
787 Name="VCXMLDataGeneratorTool"
789 <Tool
790 Name="VCWebServiceProxyGeneratorTool"
792 <Tool
793 Name="VCMIDLTool"
794 TargetEnvironment="1"
796 <Tool
797 Name="VCCLCompilerTool"
798 ExecutionBucket="7"
799 Optimization="0"
800 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
801 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
802 MinimalRebuild="true"
803 RuntimeLibrary="3"
804 UsePrecompiledHeader="2"
805 WarningLevel="4"
807 <Tool
808 Name="VCManagedResourceCompilerTool"
810 <Tool
811 Name="VCResourceCompilerTool"
813 <Tool
814 Name="VCPreLinkEventTool"
816 <Tool
817 Name="VCLinkerTool"
818 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
819 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
820 LinkIncremental="2"
821 AdditionalLibraryDirectories=""
822 ModuleDefinitionFile="flacencoder.def"
823 GenerateDebugInformation="true"
824 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
825 SubSystem="2"
826 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
827 TargetMachine="0"
829 <Tool
830 Name="VCALinkTool"
832 <Tool
833 Name="VCXDCMakeTool"
835 <Tool
836 Name="VCBscMakeTool"
838 <Tool
839 Name="VCCodeSignTool"
841 <Tool
842 Name="VCPostBuildEventTool"
844 <DeploymentTool
845 ForceDirty="-1"
846 RemoteDirectory=""
847 RegisterOutput="0"
848 AdditionalFiles=""
850 <DebuggerTool
852 </Configuration>
853 <Configuration
854 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
855 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
856 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
857 ConfigurationType="2"
858 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
859 CharacterSet="1"
861 <Tool
862 Name="VCPreBuildEventTool"
864 <Tool
865 Name="VCCustomBuildTool"
867 <Tool
868 Name="VCXMLDataGeneratorTool"
870 <Tool
871 Name="VCWebServiceProxyGeneratorTool"
873 <Tool
874 Name="VCMIDLTool"
875 TargetEnvironment="1"
877 <Tool
878 Name="VCCLCompilerTool"
879 ExecutionBucket="7"
880 Optimization="0"
881 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
882 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
883 MinimalRebuild="true"
884 RuntimeLibrary="3"
885 UsePrecompiledHeader="2"
886 WarningLevel="4"
888 <Tool
889 Name="VCManagedResourceCompilerTool"
891 <Tool
892 Name="VCResourceCompilerTool"
894 <Tool
895 Name="VCPreLinkEventTool"
897 <Tool
898 Name="VCLinkerTool"
899 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
900 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
901 LinkIncremental="2"
902 AdditionalLibraryDirectories=""
903 ModuleDefinitionFile="flacencoder.def"
904 GenerateDebugInformation="true"
905 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
906 SubSystem="2"
907 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
908 TargetMachine="0"
910 <Tool
911 Name="VCALinkTool"
913 <Tool
914 Name="VCXDCMakeTool"
916 <Tool
917 Name="VCBscMakeTool"
919 <Tool
920 Name="VCCodeSignTool"
922 <Tool
923 Name="VCPostBuildEventTool"
925 <DeploymentTool
926 ForceDirty="-1"
927 RemoteDirectory=""
928 RegisterOutput="0"
929 AdditionalFiles=""
931 <DebuggerTool
933 </Configuration>
934 <Configuration
935 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
936 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
937 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
938 ConfigurationType="2"
939 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
940 CharacterSet="1"
941 WholeProgramOptimization="1"
943 <Tool
944 Name="VCPreBuildEventTool"
946 <Tool
947 Name="VCCustomBuildTool"
949 <Tool
950 Name="VCXMLDataGeneratorTool"
952 <Tool
953 Name="VCWebServiceProxyGeneratorTool"
955 <Tool
956 Name="VCMIDLTool"
957 TargetEnvironment="1"
959 <Tool
960 Name="VCCLCompilerTool"
961 ExecutionBucket="7"
962 Optimization="2"
963 InlineFunctionExpansion="2"
964 EnableIntrinsicFunctions="true"
965 FavorSizeOrSpeed="1"
966 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
967 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
968 RuntimeLibrary="2"
969 UsePrecompiledHeader="2"
970 WarningLevel="4"
971 DebugInformationFormat="3"
973 <Tool
974 Name="VCManagedResourceCompilerTool"
976 <Tool
977 Name="VCResourceCompilerTool"
979 <Tool
980 Name="VCPreLinkEventTool"
982 <Tool
983 Name="VCLinkerTool"
984 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
985 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
986 LinkIncremental="1"
987 AdditionalLibraryDirectories=""
988 ModuleDefinitionFile="flacencoder.def"
989 GenerateDebugInformation="true"
990 SubSystem="2"
991 OptimizeReferences="2"
992 EnableCOMDATFolding="2"
993 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
994 TargetMachine="0"
996 <Tool
997 Name="VCALinkTool"
999 <Tool
1000 Name="VCXDCMakeTool"
1002 <Tool
1003 Name="VCBscMakeTool"
1005 <Tool
1006 Name="VCCodeSignTool"
1008 <Tool
1009 Name="VCPostBuildEventTool"
1011 <DeploymentTool
1012 ForceDirty="-1"
1013 RemoteDirectory=""
1014 RegisterOutput="0"
1015 AdditionalFiles=""
1017 <DebuggerTool
1019 </Configuration>
1020 <Configuration
1021 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1022 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1023 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1024 ConfigurationType="2"
1025 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1026 CharacterSet="1"
1028 <Tool
1029 Name="VCPreBuildEventTool"
1031 <Tool
1032 Name="VCCustomBuildTool"
1034 <Tool
1035 Name="VCXMLDataGeneratorTool"
1037 <Tool
1038 Name="VCWebServiceProxyGeneratorTool"
1040 <Tool
1041 Name="VCMIDLTool"
1042 TargetEnvironment="1"
1044 <Tool
1045 Name="VCCLCompilerTool"
1046 ExecutionBucket="7"
1047 Optimization="0"
1048 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
1049 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
1050 MinimalRebuild="true"
1051 RuntimeLibrary="3"
1052 UsePrecompiledHeader="2"
1053 WarningLevel="4"
1055 <Tool
1056 Name="VCManagedResourceCompilerTool"
1058 <Tool
1059 Name="VCResourceCompilerTool"
1061 <Tool
1062 Name="VCPreLinkEventTool"
1064 <Tool
1065 Name="VCLinkerTool"
1066 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1067 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
1068 LinkIncremental="2"
1069 AdditionalLibraryDirectories=""
1070 ModuleDefinitionFile="flacencoder.def"
1071 GenerateDebugInformation="true"
1072 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
1073 SubSystem="2"
1074 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
1075 TargetMachine="0"
1077 <Tool
1078 Name="VCALinkTool"
1080 <Tool
1081 Name="VCXDCMakeTool"
1083 <Tool
1084 Name="VCBscMakeTool"
1086 <Tool
1087 Name="VCCodeSignTool"
1089 <Tool
1090 Name="VCPostBuildEventTool"
1092 <DeploymentTool
1093 ForceDirty="-1"
1094 RemoteDirectory=""
1095 RegisterOutput="0"
1096 AdditionalFiles=""
1098 <DebuggerTool
1100 </Configuration>
1101 <Configuration
1102 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1103 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1104 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1105 ConfigurationType="2"
1106 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1107 CharacterSet="1"
1109 <Tool
1110 Name="VCPreBuildEventTool"
1112 <Tool
1113 Name="VCCustomBuildTool"
1115 <Tool
1116 Name="VCXMLDataGeneratorTool"
1118 <Tool
1119 Name="VCWebServiceProxyGeneratorTool"
1121 <Tool
1122 Name="VCMIDLTool"
1123 TargetEnvironment="1"
1125 <Tool
1126 Name="VCCLCompilerTool"
1127 ExecutionBucket="7"
1128 Optimization="0"
1129 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
1130 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
1131 MinimalRebuild="true"
1132 RuntimeLibrary="3"
1133 UsePrecompiledHeader="2"
1134 WarningLevel="4"
1136 <Tool
1137 Name="VCManagedResourceCompilerTool"
1139 <Tool
1140 Name="VCResourceCompilerTool"
1142 <Tool
1143 Name="VCPreLinkEventTool"
1145 <Tool
1146 Name="VCLinkerTool"
1147 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1148 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
1149 LinkIncremental="2"
1150 AdditionalLibraryDirectories=""
1151 ModuleDefinitionFile="flacencoder.def"
1152 GenerateDebugInformation="true"
1153 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
1154 SubSystem="2"
1155 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
1156 TargetMachine="0"
1158 <Tool
1159 Name="VCALinkTool"
1161 <Tool
1162 Name="VCXDCMakeTool"
1164 <Tool
1165 Name="VCBscMakeTool"
1167 <Tool
1168 Name="VCCodeSignTool"
1170 <Tool
1171 Name="VCPostBuildEventTool"
1173 <DeploymentTool
1174 ForceDirty="-1"
1175 RemoteDirectory=""
1176 RegisterOutput="0"
1177 AdditionalFiles=""
1179 <DebuggerTool
1181 </Configuration>
1182 <Configuration
1183 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1184 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1185 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1186 ConfigurationType="2"
1187 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1188 CharacterSet="1"
1190 <Tool
1191 Name="VCPreBuildEventTool"
1193 <Tool
1194 Name="VCCustomBuildTool"
1196 <Tool
1197 Name="VCXMLDataGeneratorTool"
1199 <Tool
1200 Name="VCWebServiceProxyGeneratorTool"
1202 <Tool
1203 Name="VCMIDLTool"
1204 TargetEnvironment="1"
1206 <Tool
1207 Name="VCCLCompilerTool"
1208 ExecutionBucket="7"
1209 Optimization="0"
1210 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\libs\libflac\include;..\..\..\..\helper;..\..\libs\libFLACHelper"
1211 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFFLACENCODER_EXPORTS"
1212 MinimalRebuild="true"
1213 RuntimeLibrary="2"
1214 UsePrecompiledHeader="2"
1215 WarningLevel="4"
1217 <Tool
1218 Name="VCManagedResourceCompilerTool"
1220 <Tool
1221 Name="VCResourceCompilerTool"
1223 <Tool
1224 Name="VCPreLinkEventTool"
1226 <Tool
1227 Name="VCLinkerTool"
1228 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1229 OutputFile="$(OutDir)/dsfFLACEncoder.dll"
1230 LinkIncremental="2"
1231 AdditionalLibraryDirectories=""
1232 ModuleDefinitionFile="flacencoder.def"
1233 GenerateDebugInformation="true"
1234 ProgramDatabaseFile="$(OutDir)/dsfFLACEncoder.pdb"
1235 SubSystem="2"
1236 ImportLibrary="$(OutDir)/dsfFLACEncoder.lib"
1237 TargetMachine="0"
1239 <Tool
1240 Name="VCALinkTool"
1242 <Tool
1243 Name="VCXDCMakeTool"
1245 <Tool
1246 Name="VCBscMakeTool"
1248 <Tool
1249 Name="VCCodeSignTool"
1251 <Tool
1252 Name="VCPostBuildEventTool"
1254 <DeploymentTool
1255 ForceDirty="-1"
1256 RemoteDirectory=""
1257 RegisterOutput="0"
1258 AdditionalFiles=""
1260 <DebuggerTool
1262 </Configuration>
1263 </Configurations>
1264 <References>
1265 </References>
1266 <Files>
1267 <Filter
1268 Name="Source Files"
1269 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1270 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1272 <File
1273 RelativePath=".\FLACEncodeFilter.cpp"
1275 </File>
1276 <File
1277 RelativePath=".\FLACEncodeInputPin.cpp"
1279 </File>
1280 <File
1281 RelativePath=".\FLACEncodeOutputPin.cpp"
1283 </File>
1284 <File
1285 RelativePath=".\flacencoder.def"
1287 </File>
1288 <File
1289 RelativePath=".\flacencoderdllstuff.cpp"
1291 </File>
1292 <File
1293 RelativePath=".\PropsFLACEncoder.cpp"
1295 </File>
1296 <File
1297 RelativePath=".\stdafx.cpp"
1299 <FileConfiguration
1300 Name="Debug|Win32"
1302 <Tool
1303 Name="VCCLCompilerTool"
1304 UsePrecompiledHeader="1"
1306 </FileConfiguration>
1307 <FileConfiguration
1308 Name="Release|Win32"
1310 <Tool
1311 Name="VCCLCompilerTool"
1312 UsePrecompiledHeader="1"
1314 </FileConfiguration>
1315 <FileConfiguration
1316 Name="Debug_CE_ARM|Win32"
1318 <Tool
1319 Name="VCCLCompilerTool"
1320 UsePrecompiledHeader="1"
1322 </FileConfiguration>
1323 <FileConfiguration
1324 Name="Debug_WM5_PPC_ARM|Win32"
1326 <Tool
1327 Name="VCCLCompilerTool"
1328 UsePrecompiledHeader="1"
1330 </FileConfiguration>
1331 <FileConfiguration
1332 Name="Release_WM5_PPC_ARM|Win32"
1334 <Tool
1335 Name="VCCLCompilerTool"
1336 UsePrecompiledHeader="1"
1338 </FileConfiguration>
1339 <FileConfiguration
1340 Name="Debug|Pocket PC 2003 (ARMV4)"
1342 <Tool
1343 Name="VCCLCompilerTool"
1344 UsePrecompiledHeader="1"
1346 </FileConfiguration>
1347 <FileConfiguration
1348 Name="Release|Pocket PC 2003 (ARMV4)"
1350 <Tool
1351 Name="VCCLCompilerTool"
1352 UsePrecompiledHeader="1"
1354 </FileConfiguration>
1355 <FileConfiguration
1356 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1358 <Tool
1359 Name="VCCLCompilerTool"
1360 UsePrecompiledHeader="1"
1362 </FileConfiguration>
1363 <FileConfiguration
1364 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1366 <Tool
1367 Name="VCCLCompilerTool"
1368 UsePrecompiledHeader="1"
1370 </FileConfiguration>
1371 <FileConfiguration
1372 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1374 <Tool
1375 Name="VCCLCompilerTool"
1376 UsePrecompiledHeader="1"
1378 </FileConfiguration>
1379 <FileConfiguration
1380 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1382 <Tool
1383 Name="VCCLCompilerTool"
1384 UsePrecompiledHeader="1"
1386 </FileConfiguration>
1387 <FileConfiguration
1388 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1390 <Tool
1391 Name="VCCLCompilerTool"
1392 UsePrecompiledHeader="1"
1394 </FileConfiguration>
1395 <FileConfiguration
1396 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1398 <Tool
1399 Name="VCCLCompilerTool"
1400 UsePrecompiledHeader="1"
1402 </FileConfiguration>
1403 <FileConfiguration
1404 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1406 <Tool
1407 Name="VCCLCompilerTool"
1408 UsePrecompiledHeader="1"
1410 </FileConfiguration>
1411 <FileConfiguration
1412 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1414 <Tool
1415 Name="VCCLCompilerTool"
1416 UsePrecompiledHeader="1"
1418 </FileConfiguration>
1419 </File>
1420 </Filter>
1421 <Filter
1422 Name="Header Files"
1423 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1424 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1426 <File
1427 RelativePath=".\FLACEncodeFilter.h"
1429 </File>
1430 <File
1431 RelativePath=".\FLACEncodeInputPin.h"
1433 </File>
1434 <File
1435 RelativePath=".\FLACEncodeOutputPin.h"
1437 </File>
1438 <File
1439 RelativePath=".\flacencoderdllstuff.h"
1441 </File>
1442 <File
1443 RelativePath=".\IFLACEncodeSettings.h"
1445 </File>
1446 <File
1447 RelativePath=".\PropsFLACEncoder.h"
1449 </File>
1450 <File
1451 RelativePath=".\resource.h"
1453 </File>
1454 <File
1455 RelativePath=".\stdafx.h"
1457 </File>
1458 </Filter>
1459 <Filter
1460 Name="Resource Files"
1461 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1462 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1464 <File
1465 RelativePath=".\dsfFLACEncoder.rc"
1467 </File>
1468 </Filter>
1469 <File
1470 RelativePath=".\ReadMe.txt"
1472 </File>
1473 </Files>
1474 <Globals>
1475 </Globals>
1476 </VisualStudioProject>