Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / speex / filters / dsfSpeexDecoder / dsfSpeexDecoder.vcproj
blobae65f9e6f86b0e87cfb4e79d245c1cc845bf276d
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="dsfSpeexDecoder"
6 ProjectGUID="{3FB9B20E-790A-402F-A02C-B0FBDC5938E3}"
7 RootNamespace="dsfSpeexDecoder"
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\libogg\include;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include;..\..\..\..\core\ogg"
52 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_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"
61 DisableSpecificWarnings="4275"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib "
75 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
76 LinkIncremental="2"
77 AdditionalLibraryDirectories=""
78 ModuleDefinitionFile="speexdecoder.def"
79 GenerateDebugInformation="true"
80 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
81 SubSystem="2"
82 RandomizedBaseAddress="1"
83 DataExecutionPrevention="0"
84 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
85 TargetMachine="1"
87 <Tool
88 Name="VCALinkTool"
90 <Tool
91 Name="VCManifestTool"
93 <Tool
94 Name="VCXDCMakeTool"
96 <Tool
97 Name="VCBscMakeTool"
99 <Tool
100 Name="VCFxCopTool"
102 <Tool
103 Name="VCAppVerifierTool"
105 <Tool
106 Name="VCPostBuildEventTool"
108 </Configuration>
109 <Configuration
110 Name="Release|Win32"
111 OutputDirectory="Release"
112 IntermediateDirectory="Release"
113 ConfigurationType="2"
114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115 CharacterSet="1"
116 WholeProgramOptimization="1"
118 <Tool
119 Name="VCPreBuildEventTool"
121 <Tool
122 Name="VCCustomBuildTool"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
133 <Tool
134 Name="VCCLCompilerTool"
135 Optimization="2"
136 InlineFunctionExpansion="2"
137 EnableIntrinsicFunctions="true"
138 FavorSizeOrSpeed="1"
139 OmitFramePointers="true"
140 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include;..\..\..\..\core\ogg"
141 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
142 StringPooling="true"
143 RuntimeLibrary="2"
144 EnableFunctionLevelLinking="true"
145 UsePrecompiledHeader="2"
146 WarningLevel="4"
147 Detect64BitPortabilityProblems="false"
148 DebugInformationFormat="0"
149 CallingConvention="2"
151 <Tool
152 Name="VCManagedResourceCompilerTool"
154 <Tool
155 Name="VCResourceCompilerTool"
157 <Tool
158 Name="VCPreLinkEventTool"
160 <Tool
161 Name="VCLinkerTool"
162 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib "
163 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
164 LinkIncremental="1"
165 AdditionalLibraryDirectories=""
166 ModuleDefinitionFile="speexdecoder.def"
167 GenerateDebugInformation="true"
168 SubSystem="2"
169 OptimizeReferences="2"
170 EnableCOMDATFolding="2"
171 OptimizeForWindows98="0"
172 RandomizedBaseAddress="1"
173 DataExecutionPrevention="0"
174 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
175 TargetMachine="1"
177 <Tool
178 Name="VCALinkTool"
180 <Tool
181 Name="VCManifestTool"
183 <Tool
184 Name="VCXDCMakeTool"
186 <Tool
187 Name="VCBscMakeTool"
189 <Tool
190 Name="VCFxCopTool"
192 <Tool
193 Name="VCAppVerifierTool"
195 <Tool
196 Name="VCPostBuildEventTool"
198 </Configuration>
199 <Configuration
200 Name="Debug_CE_ARM|Win32"
201 OutputDirectory="$(ConfigurationName)"
202 IntermediateDirectory="$(ConfigurationName)"
203 ConfigurationType="2"
204 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
205 CharacterSet="1"
207 <Tool
208 Name="VCPreBuildEventTool"
210 <Tool
211 Name="VCCustomBuildTool"
213 <Tool
214 Name="VCXMLDataGeneratorTool"
216 <Tool
217 Name="VCWebServiceProxyGeneratorTool"
219 <Tool
220 Name="VCMIDLTool"
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="0"
225 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include;..\..\..\..\core\ogg"
226 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
227 MinimalRebuild="true"
228 BasicRuntimeChecks="3"
229 RuntimeLibrary="3"
230 UsePrecompiledHeader="2"
231 WarningLevel="4"
232 Detect64BitPortabilityProblems="false"
233 DebugInformationFormat="4"
234 CallingConvention="2"
235 DisableSpecificWarnings="4275"
237 <Tool
238 Name="VCManagedResourceCompilerTool"
240 <Tool
241 Name="VCResourceCompilerTool"
243 <Tool
244 Name="VCPreLinkEventTool"
246 <Tool
247 Name="VCLinkerTool"
248 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
249 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
250 LinkIncremental="2"
251 AdditionalLibraryDirectories=""
252 ModuleDefinitionFile="speexdecoder.def"
253 GenerateDebugInformation="true"
254 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
255 SubSystem="2"
256 RandomizedBaseAddress="1"
257 DataExecutionPrevention="0"
258 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
259 TargetMachine="1"
261 <Tool
262 Name="VCALinkTool"
264 <Tool
265 Name="VCManifestTool"
267 <Tool
268 Name="VCXDCMakeTool"
270 <Tool
271 Name="VCBscMakeTool"
273 <Tool
274 Name="VCFxCopTool"
276 <Tool
277 Name="VCAppVerifierTool"
279 <Tool
280 Name="VCPostBuildEventTool"
282 </Configuration>
283 <Configuration
284 Name="Debug_WM5_PPC_ARM|Win32"
285 OutputDirectory="$(ConfigurationName)"
286 IntermediateDirectory="$(ConfigurationName)"
287 ConfigurationType="2"
288 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
289 CharacterSet="1"
291 <Tool
292 Name="VCPreBuildEventTool"
294 <Tool
295 Name="VCCustomBuildTool"
297 <Tool
298 Name="VCXMLDataGeneratorTool"
300 <Tool
301 Name="VCWebServiceProxyGeneratorTool"
303 <Tool
304 Name="VCMIDLTool"
306 <Tool
307 Name="VCCLCompilerTool"
308 Optimization="0"
309 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include;..\..\..\..\core\ogg"
310 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
311 MinimalRebuild="true"
312 BasicRuntimeChecks="3"
313 RuntimeLibrary="3"
314 UsePrecompiledHeader="2"
315 WarningLevel="4"
316 Detect64BitPortabilityProblems="false"
317 DebugInformationFormat="4"
318 CallingConvention="2"
319 DisableSpecificWarnings="4275"
321 <Tool
322 Name="VCManagedResourceCompilerTool"
324 <Tool
325 Name="VCResourceCompilerTool"
327 <Tool
328 Name="VCPreLinkEventTool"
330 <Tool
331 Name="VCLinkerTool"
332 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
333 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
334 LinkIncremental="2"
335 AdditionalLibraryDirectories=""
336 ModuleDefinitionFile="speexdecoder.def"
337 GenerateDebugInformation="true"
338 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
339 SubSystem="2"
340 RandomizedBaseAddress="1"
341 DataExecutionPrevention="0"
342 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
343 TargetMachine="1"
345 <Tool
346 Name="VCALinkTool"
348 <Tool
349 Name="VCManifestTool"
351 <Tool
352 Name="VCXDCMakeTool"
354 <Tool
355 Name="VCBscMakeTool"
357 <Tool
358 Name="VCFxCopTool"
360 <Tool
361 Name="VCAppVerifierTool"
363 <Tool
364 Name="VCPostBuildEventTool"
366 </Configuration>
367 <Configuration
368 Name="Release_WM5_PPC_ARM|Win32"
369 OutputDirectory="$(ConfigurationName)"
370 IntermediateDirectory="$(ConfigurationName)"
371 ConfigurationType="2"
372 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
373 CharacterSet="1"
375 <Tool
376 Name="VCPreBuildEventTool"
378 <Tool
379 Name="VCCustomBuildTool"
381 <Tool
382 Name="VCXMLDataGeneratorTool"
384 <Tool
385 Name="VCWebServiceProxyGeneratorTool"
387 <Tool
388 Name="VCMIDLTool"
390 <Tool
391 Name="VCCLCompilerTool"
392 Optimization="0"
393 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include;..\..\..\..\core\ogg"
394 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
395 MinimalRebuild="true"
396 BasicRuntimeChecks="3"
397 RuntimeLibrary="3"
398 UsePrecompiledHeader="2"
399 WarningLevel="4"
400 Detect64BitPortabilityProblems="false"
401 DebugInformationFormat="4"
402 CallingConvention="2"
403 DisableSpecificWarnings="4275"
405 <Tool
406 Name="VCManagedResourceCompilerTool"
408 <Tool
409 Name="VCResourceCompilerTool"
411 <Tool
412 Name="VCPreLinkEventTool"
414 <Tool
415 Name="VCLinkerTool"
416 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
417 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
418 LinkIncremental="2"
419 AdditionalLibraryDirectories=""
420 ModuleDefinitionFile="speexdecoder.def"
421 GenerateDebugInformation="true"
422 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
423 SubSystem="2"
424 RandomizedBaseAddress="1"
425 DataExecutionPrevention="0"
426 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
427 TargetMachine="1"
429 <Tool
430 Name="VCALinkTool"
432 <Tool
433 Name="VCManifestTool"
435 <Tool
436 Name="VCXDCMakeTool"
438 <Tool
439 Name="VCBscMakeTool"
441 <Tool
442 Name="VCFxCopTool"
444 <Tool
445 Name="VCAppVerifierTool"
447 <Tool
448 Name="VCPostBuildEventTool"
450 </Configuration>
451 <Configuration
452 Name="Debug|Pocket PC 2003 (ARMV4)"
453 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
454 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
455 ConfigurationType="2"
456 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
457 CharacterSet="1"
459 <Tool
460 Name="VCPreBuildEventTool"
462 <Tool
463 Name="VCCustomBuildTool"
465 <Tool
466 Name="VCXMLDataGeneratorTool"
468 <Tool
469 Name="VCWebServiceProxyGeneratorTool"
471 <Tool
472 Name="VCMIDLTool"
473 TargetEnvironment="1"
475 <Tool
476 Name="VCCLCompilerTool"
477 ExecutionBucket="7"
478 Optimization="0"
479 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\helper\libfishsound\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
480 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
481 MinimalRebuild="true"
482 RuntimeLibrary="3"
483 UsePrecompiledHeader="2"
484 WarningLevel="4"
485 DisableSpecificWarnings="4275"
487 <Tool
488 Name="VCManagedResourceCompilerTool"
490 <Tool
491 Name="VCResourceCompilerTool"
493 <Tool
494 Name="VCPreLinkEventTool"
496 <Tool
497 Name="VCLinkerTool"
498 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
499 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
500 LinkIncremental="2"
501 AdditionalLibraryDirectories=""
502 ModuleDefinitionFile="speexdecoder.def"
503 GenerateDebugInformation="true"
504 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
505 SubSystem="2"
506 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
507 TargetMachine="0"
509 <Tool
510 Name="VCALinkTool"
512 <Tool
513 Name="VCXDCMakeTool"
515 <Tool
516 Name="VCBscMakeTool"
518 <Tool
519 Name="VCCodeSignTool"
521 <Tool
522 Name="VCPostBuildEventTool"
524 <DeploymentTool
525 ForceDirty="-1"
526 RemoteDirectory=""
527 RegisterOutput="0"
528 AdditionalFiles=""
530 <DebuggerTool
532 </Configuration>
533 <Configuration
534 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
535 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
536 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
537 ConfigurationType="2"
538 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
539 CharacterSet="1"
541 <Tool
542 Name="VCPreBuildEventTool"
544 <Tool
545 Name="VCCustomBuildTool"
547 <Tool
548 Name="VCXMLDataGeneratorTool"
550 <Tool
551 Name="VCWebServiceProxyGeneratorTool"
553 <Tool
554 Name="VCMIDLTool"
555 TargetEnvironment="1"
557 <Tool
558 Name="VCCLCompilerTool"
559 ExecutionBucket="7"
560 Optimization="0"
561 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include"
562 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
563 MinimalRebuild="true"
564 RuntimeLibrary="3"
565 UsePrecompiledHeader="2"
566 WarningLevel="4"
567 DisableSpecificWarnings="4275"
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)/dsfSpeexDecoder.dll"
582 LinkIncremental="2"
583 AdditionalLibraryDirectories=""
584 ModuleDefinitionFile="speexdecoder.def"
585 GenerateDebugInformation="true"
586 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
587 SubSystem="2"
588 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
589 TargetMachine="0"
591 <Tool
592 Name="VCALinkTool"
594 <Tool
595 Name="VCXDCMakeTool"
597 <Tool
598 Name="VCBscMakeTool"
600 <Tool
601 Name="VCCodeSignTool"
603 <Tool
604 Name="VCPostBuildEventTool"
606 <DeploymentTool
607 ForceDirty="-1"
608 RemoteDirectory=""
609 RegisterOutput="0"
610 AdditionalFiles=""
612 <DebuggerTool
614 </Configuration>
615 <Configuration
616 Name="Release|Pocket PC 2003 (ARMV4)"
617 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
618 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
619 ConfigurationType="2"
620 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
621 CharacterSet="1"
622 WholeProgramOptimization="1"
624 <Tool
625 Name="VCPreBuildEventTool"
627 <Tool
628 Name="VCCustomBuildTool"
630 <Tool
631 Name="VCXMLDataGeneratorTool"
633 <Tool
634 Name="VCWebServiceProxyGeneratorTool"
636 <Tool
637 Name="VCMIDLTool"
638 TargetEnvironment="1"
640 <Tool
641 Name="VCCLCompilerTool"
642 ExecutionBucket="7"
643 Optimization="2"
644 InlineFunctionExpansion="2"
645 EnableIntrinsicFunctions="true"
646 FavorSizeOrSpeed="1"
647 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\helper\libfishsound\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
648 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
649 StringPooling="true"
650 RuntimeLibrary="2"
651 EnableFunctionLevelLinking="true"
652 UsePrecompiledHeader="2"
653 WarningLevel="4"
654 DebugInformationFormat="0"
656 <Tool
657 Name="VCManagedResourceCompilerTool"
659 <Tool
660 Name="VCResourceCompilerTool"
662 <Tool
663 Name="VCPreLinkEventTool"
665 <Tool
666 Name="VCLinkerTool"
667 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
668 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
669 LinkIncremental="1"
670 AdditionalLibraryDirectories=""
671 ModuleDefinitionFile="speexdecoder.def"
672 GenerateDebugInformation="true"
673 SubSystem="2"
674 OptimizeReferences="2"
675 EnableCOMDATFolding="2"
677 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
678 TargetMachine="0"
680 <Tool
681 Name="VCALinkTool"
683 <Tool
684 Name="VCXDCMakeTool"
686 <Tool
687 Name="VCBscMakeTool"
689 <Tool
690 Name="VCCodeSignTool"
692 <Tool
693 Name="VCPostBuildEventTool"
695 <DeploymentTool
696 ForceDirty="-1"
697 RemoteDirectory=""
698 RegisterOutput="0"
699 AdditionalFiles=""
701 <DebuggerTool
703 </Configuration>
704 <Configuration
705 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
706 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
707 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
708 ConfigurationType="2"
709 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
710 CharacterSet="1"
711 WholeProgramOptimization="1"
713 <Tool
714 Name="VCPreBuildEventTool"
716 <Tool
717 Name="VCCustomBuildTool"
719 <Tool
720 Name="VCXMLDataGeneratorTool"
722 <Tool
723 Name="VCWebServiceProxyGeneratorTool"
725 <Tool
726 Name="VCMIDLTool"
727 TargetEnvironment="1"
729 <Tool
730 Name="VCCLCompilerTool"
731 ExecutionBucket="7"
732 Optimization="2"
733 InlineFunctionExpansion="2"
734 EnableIntrinsicFunctions="true"
735 FavorSizeOrSpeed="1"
736 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include"
737 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
738 StringPooling="true"
739 RuntimeLibrary="2"
740 EnableFunctionLevelLinking="true"
741 UsePrecompiledHeader="2"
742 WarningLevel="4"
743 DebugInformationFormat="0"
745 <Tool
746 Name="VCManagedResourceCompilerTool"
748 <Tool
749 Name="VCResourceCompilerTool"
751 <Tool
752 Name="VCPreLinkEventTool"
754 <Tool
755 Name="VCLinkerTool"
756 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
757 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
758 LinkIncremental="1"
759 AdditionalLibraryDirectories=""
760 ModuleDefinitionFile="speexdecoder.def"
761 GenerateDebugInformation="true"
762 SubSystem="2"
763 OptimizeReferences="2"
764 EnableCOMDATFolding="2"
766 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
767 TargetMachine="0"
769 <Tool
770 Name="VCALinkTool"
772 <Tool
773 Name="VCXDCMakeTool"
775 <Tool
776 Name="VCBscMakeTool"
778 <Tool
779 Name="VCCodeSignTool"
781 <Tool
782 Name="VCPostBuildEventTool"
784 <DeploymentTool
785 ForceDirty="-1"
786 RemoteDirectory=""
787 RegisterOutput="0"
788 AdditionalFiles=""
790 <DebuggerTool
792 </Configuration>
793 <Configuration
794 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
795 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
796 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
797 ConfigurationType="2"
798 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
799 CharacterSet="1"
801 <Tool
802 Name="VCPreBuildEventTool"
804 <Tool
805 Name="VCCustomBuildTool"
807 <Tool
808 Name="VCXMLDataGeneratorTool"
810 <Tool
811 Name="VCWebServiceProxyGeneratorTool"
813 <Tool
814 Name="VCMIDLTool"
815 TargetEnvironment="1"
817 <Tool
818 Name="VCCLCompilerTool"
819 ExecutionBucket="7"
820 Optimization="0"
821 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\helper\libfishsound\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
822 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
823 MinimalRebuild="true"
824 RuntimeLibrary="3"
825 UsePrecompiledHeader="2"
826 WarningLevel="4"
827 DisableSpecificWarnings="4275"
829 <Tool
830 Name="VCManagedResourceCompilerTool"
832 <Tool
833 Name="VCResourceCompilerTool"
835 <Tool
836 Name="VCPreLinkEventTool"
838 <Tool
839 Name="VCLinkerTool"
840 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
841 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
842 LinkIncremental="2"
843 AdditionalLibraryDirectories=""
844 ModuleDefinitionFile="speexdecoder.def"
845 GenerateDebugInformation="true"
846 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
847 SubSystem="2"
848 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
849 TargetMachine="0"
851 <Tool
852 Name="VCALinkTool"
854 <Tool
855 Name="VCXDCMakeTool"
857 <Tool
858 Name="VCBscMakeTool"
860 <Tool
861 Name="VCCodeSignTool"
863 <Tool
864 Name="VCPostBuildEventTool"
866 <DeploymentTool
867 ForceDirty="-1"
868 RemoteDirectory=""
869 RegisterOutput="0"
870 AdditionalFiles=""
872 <DebuggerTool
874 </Configuration>
875 <Configuration
876 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
877 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
878 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
879 ConfigurationType="2"
880 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
881 CharacterSet="1"
883 <Tool
884 Name="VCPreBuildEventTool"
886 <Tool
887 Name="VCCustomBuildTool"
889 <Tool
890 Name="VCXMLDataGeneratorTool"
892 <Tool
893 Name="VCWebServiceProxyGeneratorTool"
895 <Tool
896 Name="VCMIDLTool"
897 TargetEnvironment="1"
899 <Tool
900 Name="VCCLCompilerTool"
901 ExecutionBucket="7"
902 Optimization="0"
903 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
904 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
905 MinimalRebuild="true"
906 RuntimeLibrary="3"
907 UsePrecompiledHeader="2"
908 WarningLevel="4"
909 DisableSpecificWarnings="4275"
911 <Tool
912 Name="VCManagedResourceCompilerTool"
914 <Tool
915 Name="VCResourceCompilerTool"
917 <Tool
918 Name="VCPreLinkEventTool"
920 <Tool
921 Name="VCLinkerTool"
922 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
923 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
924 LinkIncremental="2"
925 AdditionalLibraryDirectories=""
926 ModuleDefinitionFile="speexdecoder.def"
927 GenerateDebugInformation="true"
928 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
929 SubSystem="2"
930 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
931 TargetMachine="0"
933 <Tool
934 Name="VCALinkTool"
936 <Tool
937 Name="VCXDCMakeTool"
939 <Tool
940 Name="VCBscMakeTool"
942 <Tool
943 Name="VCCodeSignTool"
945 <Tool
946 Name="VCPostBuildEventTool"
948 <DeploymentTool
949 ForceDirty="-1"
950 RemoteDirectory=""
951 RegisterOutput="0"
952 AdditionalFiles=""
954 <DebuggerTool
956 </Configuration>
957 <Configuration
958 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
959 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
960 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
961 ConfigurationType="2"
962 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
963 CharacterSet="1"
965 <Tool
966 Name="VCPreBuildEventTool"
968 <Tool
969 Name="VCCustomBuildTool"
971 <Tool
972 Name="VCXMLDataGeneratorTool"
974 <Tool
975 Name="VCWebServiceProxyGeneratorTool"
977 <Tool
978 Name="VCMIDLTool"
979 TargetEnvironment="1"
981 <Tool
982 Name="VCCLCompilerTool"
983 ExecutionBucket="7"
984 Optimization="0"
985 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\helper\libfishsound\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
986 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
987 MinimalRebuild="true"
988 RuntimeLibrary="3"
989 UsePrecompiledHeader="2"
990 WarningLevel="4"
991 DisableSpecificWarnings="4275"
993 <Tool
994 Name="VCManagedResourceCompilerTool"
996 <Tool
997 Name="VCResourceCompilerTool"
999 <Tool
1000 Name="VCPreLinkEventTool"
1002 <Tool
1003 Name="VCLinkerTool"
1004 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1005 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
1006 LinkIncremental="2"
1007 AdditionalLibraryDirectories=""
1008 ModuleDefinitionFile="speexdecoder.def"
1009 GenerateDebugInformation="true"
1010 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
1011 SubSystem="2"
1012 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
1013 TargetMachine="0"
1015 <Tool
1016 Name="VCALinkTool"
1018 <Tool
1019 Name="VCXDCMakeTool"
1021 <Tool
1022 Name="VCBscMakeTool"
1024 <Tool
1025 Name="VCCodeSignTool"
1027 <Tool
1028 Name="VCPostBuildEventTool"
1030 <DeploymentTool
1031 ForceDirty="-1"
1032 RemoteDirectory=""
1033 RegisterOutput="0"
1034 AdditionalFiles=""
1036 <DebuggerTool
1038 </Configuration>
1039 <Configuration
1040 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1041 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1042 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1043 ConfigurationType="2"
1044 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1045 CharacterSet="1"
1047 <Tool
1048 Name="VCPreBuildEventTool"
1050 <Tool
1051 Name="VCCustomBuildTool"
1053 <Tool
1054 Name="VCXMLDataGeneratorTool"
1056 <Tool
1057 Name="VCWebServiceProxyGeneratorTool"
1059 <Tool
1060 Name="VCMIDLTool"
1061 TargetEnvironment="1"
1063 <Tool
1064 Name="VCCLCompilerTool"
1065 ExecutionBucket="7"
1066 Optimization="0"
1067 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include"
1068 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1069 MinimalRebuild="true"
1070 RuntimeLibrary="3"
1071 TreatWChar_tAsBuiltInType="false"
1072 UsePrecompiledHeader="2"
1073 WarningLevel="4"
1074 DisableSpecificWarnings="4275"
1076 <Tool
1077 Name="VCManagedResourceCompilerTool"
1079 <Tool
1080 Name="VCResourceCompilerTool"
1082 <Tool
1083 Name="VCPreLinkEventTool"
1085 <Tool
1086 Name="VCLinkerTool"
1087 AdditionalDependencies="strmbase.lib strmiids.lib"
1088 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
1089 LinkIncremental="2"
1090 AdditionalLibraryDirectories=""
1091 ModuleDefinitionFile="speexdecoder.def"
1092 GenerateDebugInformation="true"
1093 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
1094 SubSystem="9"
1095 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
1096 TargetMachine="0"
1098 <Tool
1099 Name="VCALinkTool"
1101 <Tool
1102 Name="VCXDCMakeTool"
1104 <Tool
1105 Name="VCBscMakeTool"
1107 <Tool
1108 Name="VCCodeSignTool"
1110 <Tool
1111 Name="VCPostBuildEventTool"
1113 <DeploymentTool
1114 ForceDirty="-1"
1115 RemoteDirectory=""
1116 RegisterOutput="0"
1117 AdditionalFiles=""
1119 <DebuggerTool
1121 </Configuration>
1122 <Configuration
1123 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1124 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1125 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1126 ConfigurationType="2"
1127 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1128 CharacterSet="1"
1130 <Tool
1131 Name="VCPreBuildEventTool"
1133 <Tool
1134 Name="VCCustomBuildTool"
1136 <Tool
1137 Name="VCXMLDataGeneratorTool"
1139 <Tool
1140 Name="VCWebServiceProxyGeneratorTool"
1142 <Tool
1143 Name="VCMIDLTool"
1144 TargetEnvironment="1"
1146 <Tool
1147 Name="VCCLCompilerTool"
1148 ExecutionBucket="7"
1149 Optimization="0"
1150 AdditionalIncludeDirectories="..\..\..\..\core\directshow\BaseClasses;..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\helper\libfishsound\include;..\..\..\..\core\directshow\dsfSeeking;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2"
1151 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS"
1152 MinimalRebuild="true"
1153 RuntimeLibrary="3"
1154 UsePrecompiledHeader="2"
1155 WarningLevel="4"
1156 DisableSpecificWarnings="4275"
1158 <Tool
1159 Name="VCManagedResourceCompilerTool"
1161 <Tool
1162 Name="VCResourceCompilerTool"
1164 <Tool
1165 Name="VCPreLinkEventTool"
1167 <Tool
1168 Name="VCLinkerTool"
1169 AdditionalDependencies="Winmm.lib Strmiids.lib Quartz.lib"
1170 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
1171 LinkIncremental="2"
1172 AdditionalLibraryDirectories=""
1173 ModuleDefinitionFile="speexdecoder.def"
1174 GenerateDebugInformation="true"
1175 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
1176 SubSystem="2"
1177 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
1178 TargetMachine="0"
1180 <Tool
1181 Name="VCALinkTool"
1183 <Tool
1184 Name="VCXDCMakeTool"
1186 <Tool
1187 Name="VCBscMakeTool"
1189 <Tool
1190 Name="VCCodeSignTool"
1192 <Tool
1193 Name="VCPostBuildEventTool"
1195 <DeploymentTool
1196 ForceDirty="-1"
1197 RemoteDirectory=""
1198 RegisterOutput="0"
1199 AdditionalFiles=""
1201 <DebuggerTool
1203 </Configuration>
1204 <Configuration
1205 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1206 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1207 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1208 ConfigurationType="2"
1209 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1210 CharacterSet="1"
1211 WholeProgramOptimization="1"
1213 <Tool
1214 Name="VCPreBuildEventTool"
1216 <Tool
1217 Name="VCCustomBuildTool"
1219 <Tool
1220 Name="VCXMLDataGeneratorTool"
1222 <Tool
1223 Name="VCWebServiceProxyGeneratorTool"
1225 <Tool
1226 Name="VCMIDLTool"
1227 TargetEnvironment="1"
1229 <Tool
1230 Name="VCCLCompilerTool"
1231 ExecutionBucket="7"
1232 Optimization="1"
1233 WholeProgramOptimization="true"
1234 AdditionalIncludeDirectories="..\..\..\..\core\directshow\libDirectshowAbstracts;..\..\..\..\core\ogg;..\..\..\..\helper;..\..\..\..\core\directshow\dsfOggDemux2;..\..\libs\libOOSpeex;..\..\libs\libspeex\include"
1235 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;DSFSPEEXDECODER_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1236 MinimalRebuild="false"
1237 RuntimeLibrary="2"
1238 TreatWChar_tAsBuiltInType="false"
1239 UsePrecompiledHeader="2"
1240 WarningLevel="4"
1241 DisableSpecificWarnings="4275"
1243 <Tool
1244 Name="VCManagedResourceCompilerTool"
1246 <Tool
1247 Name="VCResourceCompilerTool"
1249 <Tool
1250 Name="VCPreLinkEventTool"
1252 <Tool
1253 Name="VCLinkerTool"
1254 AdditionalDependencies="strmbase.lib strmiids.lib"
1255 OutputFile="$(OutDir)/dsfSpeexDecoder.dll"
1256 LinkIncremental="2"
1257 AdditionalLibraryDirectories=""
1258 ModuleDefinitionFile="speexdecoder.def"
1259 GenerateDebugInformation="false"
1260 ProgramDatabaseFile="$(OutDir)/dsfSpeexDecoder.pdb"
1261 SubSystem="9"
1262 OptimizeReferences="2"
1263 EnableCOMDATFolding="2"
1265 LinkTimeCodeGeneration="1"
1266 ImportLibrary="$(OutDir)/dsfSpeexDecoder.lib"
1267 TargetMachine="0"
1269 <Tool
1270 Name="VCALinkTool"
1272 <Tool
1273 Name="VCXDCMakeTool"
1275 <Tool
1276 Name="VCBscMakeTool"
1278 <Tool
1279 Name="VCCodeSignTool"
1281 <Tool
1282 Name="VCPostBuildEventTool"
1284 <DeploymentTool
1285 ForceDirty="-1"
1286 RemoteDirectory=""
1287 RegisterOutput="0"
1288 AdditionalFiles=""
1290 <DebuggerTool
1292 </Configuration>
1293 </Configurations>
1294 <References>
1295 </References>
1296 <Files>
1297 <Filter
1298 Name="Source Files"
1299 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
1301 <File
1302 RelativePath="SpeexDecodeFilter.cpp"
1304 </File>
1305 <File
1306 RelativePath="SpeexDecodeInputPin.cpp"
1308 </File>
1309 <File
1310 RelativePath="SpeexDecodeOutputPin.cpp"
1312 </File>
1313 <File
1314 RelativePath="speexdecoder.def"
1316 </File>
1317 <File
1318 RelativePath="speexdecoderdllstuff.cpp"
1320 </File>
1321 <File
1322 RelativePath="stdafx.cpp"
1324 <FileConfiguration
1325 Name="Debug|Win32"
1327 <Tool
1328 Name="VCCLCompilerTool"
1329 UsePrecompiledHeader="1"
1331 </FileConfiguration>
1332 <FileConfiguration
1333 Name="Release|Win32"
1335 <Tool
1336 Name="VCCLCompilerTool"
1337 UsePrecompiledHeader="1"
1339 </FileConfiguration>
1340 <FileConfiguration
1341 Name="Debug_CE_ARM|Win32"
1343 <Tool
1344 Name="VCCLCompilerTool"
1345 UsePrecompiledHeader="1"
1347 </FileConfiguration>
1348 <FileConfiguration
1349 Name="Debug_WM5_PPC_ARM|Win32"
1351 <Tool
1352 Name="VCCLCompilerTool"
1353 UsePrecompiledHeader="1"
1355 </FileConfiguration>
1356 <FileConfiguration
1357 Name="Release_WM5_PPC_ARM|Win32"
1359 <Tool
1360 Name="VCCLCompilerTool"
1361 UsePrecompiledHeader="1"
1363 </FileConfiguration>
1364 <FileConfiguration
1365 Name="Debug|Pocket PC 2003 (ARMV4)"
1367 <Tool
1368 Name="VCCLCompilerTool"
1369 UsePrecompiledHeader="1"
1371 </FileConfiguration>
1372 <FileConfiguration
1373 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1375 <Tool
1376 Name="VCCLCompilerTool"
1377 UsePrecompiledHeader="1"
1379 </FileConfiguration>
1380 <FileConfiguration
1381 Name="Release|Pocket PC 2003 (ARMV4)"
1383 <Tool
1384 Name="VCCLCompilerTool"
1385 UsePrecompiledHeader="1"
1387 </FileConfiguration>
1388 <FileConfiguration
1389 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1391 <Tool
1392 Name="VCCLCompilerTool"
1393 UsePrecompiledHeader="1"
1395 </FileConfiguration>
1396 <FileConfiguration
1397 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1399 <Tool
1400 Name="VCCLCompilerTool"
1401 UsePrecompiledHeader="1"
1403 </FileConfiguration>
1404 <FileConfiguration
1405 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1407 <Tool
1408 Name="VCCLCompilerTool"
1409 UsePrecompiledHeader="1"
1411 </FileConfiguration>
1412 <FileConfiguration
1413 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1415 <Tool
1416 Name="VCCLCompilerTool"
1417 UsePrecompiledHeader="1"
1419 </FileConfiguration>
1420 <FileConfiguration
1421 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1423 <Tool
1424 Name="VCCLCompilerTool"
1425 UsePrecompiledHeader="1"
1427 </FileConfiguration>
1428 <FileConfiguration
1429 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1431 <Tool
1432 Name="VCCLCompilerTool"
1433 UsePrecompiledHeader="1"
1435 </FileConfiguration>
1436 <FileConfiguration
1437 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1439 <Tool
1440 Name="VCCLCompilerTool"
1441 UsePrecompiledHeader="1"
1443 </FileConfiguration>
1444 </File>
1445 </Filter>
1446 <Filter
1447 Name="Header Files"
1448 Filter="h;hpp;hxx;hm;inl;inc"
1450 <File
1451 RelativePath=".\fish_cdecl.h"
1453 </File>
1454 <File
1455 RelativePath="SpeexDecodeFilter.h"
1457 </File>
1458 <File
1459 RelativePath="SpeexDecodeInputPin.h"
1461 </File>
1462 <File
1463 RelativePath="SpeexDecodeOutputPin.h"
1465 </File>
1466 <File
1467 RelativePath="speexdecoderdllstuff.h"
1469 </File>
1470 <File
1471 RelativePath="stdafx.h"
1473 </File>
1474 </Filter>
1475 <Filter
1476 Name="Resource Files"
1477 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
1479 </Filter>
1480 <File
1481 RelativePath="ReadMe.txt"
1483 </File>
1484 </Files>
1485 <Globals>
1486 </Globals>
1487 </VisualStudioProject>