1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="libspeexdsp"
6	ProjectGUID="{E42FDC95-7243-4219-9EA4-ACCE4AB97197}"
7	RootNamespace="libspeexdsp"
8	Keyword="Win32Proj"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14		<Platform
15			Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="Debug|Win32"
23			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
24			IntermediateDirectory="Debug"
25			ConfigurationType="4"
26			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
27			CharacterSet="2"
28			>
29			<Tool
30				Name="VCPreBuildEventTool"
31			/>
32			<Tool
33				Name="VCCustomBuildTool"
34			/>
35			<Tool
36				Name="VCXMLDataGeneratorTool"
37			/>
38			<Tool
39				Name="VCWebServiceProxyGeneratorTool"
40			/>
41			<Tool
42				Name="VCMIDLTool"
43			/>
44			<Tool
45				Name="VCCLCompilerTool"
46				Optimization="0"
47				AdditionalIncludeDirectories="..\..\..\include;..\.."
48				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
49				MinimalRebuild="true"
50				BasicRuntimeChecks="3"
51				RuntimeLibrary="1"
52				UsePrecompiledHeader="0"
53				WarningLevel="4"
54				Detect64BitPortabilityProblems="true"
55				DebugInformationFormat="4"
56				CompileAs="1"
57			/>
58			<Tool
59				Name="VCManagedResourceCompilerTool"
60			/>
61			<Tool
62				Name="VCResourceCompilerTool"
63			/>
64			<Tool
65				Name="VCPreLinkEventTool"
66			/>
67			<Tool
68				Name="VCLibrarianTool"
69				OutputFile="../../../lib/libspeexdsp.lib"
70			/>
71			<Tool
72				Name="VCALinkTool"
73			/>
74			<Tool
75				Name="VCXDCMakeTool"
76			/>
77			<Tool
78				Name="VCBscMakeTool"
79			/>
80			<Tool
81				Name="VCFxCopTool"
82			/>
83			<Tool
84				Name="VCPostBuildEventTool"
85			/>
86		</Configuration>
87		<Configuration
88			Name="Release|Win32"
89			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
90			IntermediateDirectory="Release"
91			ConfigurationType="4"
92			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
93			CharacterSet="2"
94			WholeProgramOptimization="1"
95			>
96			<Tool
97				Name="VCPreBuildEventTool"
98			/>
99			<Tool
100				Name="VCCustomBuildTool"
101			/>
102			<Tool
103				Name="VCXMLDataGeneratorTool"
104			/>
105			<Tool
106				Name="VCWebServiceProxyGeneratorTool"
107			/>
108			<Tool
109				Name="VCMIDLTool"
110			/>
111			<Tool
112				Name="VCCLCompilerTool"
113				Optimization="3"
114				InlineFunctionExpansion="2"
115				EnableIntrinsicFunctions="true"
116				FavorSizeOrSpeed="1"
117				AdditionalIncludeDirectories="..\..\..\include;..\.."
118				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
119				StringPooling="true"
120				ExceptionHandling="0"
121				RuntimeLibrary="0"
122				BufferSecurityCheck="false"
123				UsePrecompiledHeader="0"
124				WarningLevel="4"
125				Detect64BitPortabilityProblems="true"
126				DebugInformationFormat="3"
127				CompileAs="1"
128				DisableSpecificWarnings="4244;4305;4311;4100;4127"
129			/>
130			<Tool
131				Name="VCManagedResourceCompilerTool"
132			/>
133			<Tool
134				Name="VCResourceCompilerTool"
135			/>
136			<Tool
137				Name="VCPreLinkEventTool"
138			/>
139			<Tool
140				Name="VCLibrarianTool"
141				OutputFile="../../../lib/libspeexdsp.lib"
142			/>
143			<Tool
144				Name="VCALinkTool"
145			/>
146			<Tool
147				Name="VCXDCMakeTool"
148			/>
149			<Tool
150				Name="VCBscMakeTool"
151			/>
152			<Tool
153				Name="VCFxCopTool"
154			/>
155			<Tool
156				Name="VCPostBuildEventTool"
157			/>
158		</Configuration>
159		<Configuration
160			Name="Release_SSE|Win32"
161			OutputDirectory="$(ConfigurationName)"
162			IntermediateDirectory="$(ConfigurationName)"
163			ConfigurationType="4"
164			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
165			CharacterSet="2"
166			WholeProgramOptimization="1"
167			>
168			<Tool
169				Name="VCPreBuildEventTool"
170			/>
171			<Tool
172				Name="VCCustomBuildTool"
173			/>
174			<Tool
175				Name="VCXMLDataGeneratorTool"
176			/>
177			<Tool
178				Name="VCWebServiceProxyGeneratorTool"
179			/>
180			<Tool
181				Name="VCMIDLTool"
182			/>
183			<Tool
184				Name="VCCLCompilerTool"
185				Optimization="3"
186				InlineFunctionExpansion="2"
187				EnableIntrinsicFunctions="true"
188				FavorSizeOrSpeed="1"
189				AdditionalIncludeDirectories="..\..\..\include;..\.."
190				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
191				StringPooling="true"
192				ExceptionHandling="0"
193				RuntimeLibrary="0"
194				BufferSecurityCheck="false"
195				EnableEnhancedInstructionSet="1"
196				UsePrecompiledHeader="0"
197				WarningLevel="4"
198				Detect64BitPortabilityProblems="true"
199				DebugInformationFormat="3"
200				CompileAs="1"
201				DisableSpecificWarnings="4244;4305;4311;4100;4127"
202			/>
203			<Tool
204				Name="VCManagedResourceCompilerTool"
205			/>
206			<Tool
207				Name="VCResourceCompilerTool"
208			/>
209			<Tool
210				Name="VCPreLinkEventTool"
211			/>
212			<Tool
213				Name="VCLibrarianTool"
214				OutputFile="../../../lib/libspeexdsp.lib"
215			/>
216			<Tool
217				Name="VCALinkTool"
218			/>
219			<Tool
220				Name="VCXDCMakeTool"
221			/>
222			<Tool
223				Name="VCBscMakeTool"
224			/>
225			<Tool
226				Name="VCFxCopTool"
227			/>
228			<Tool
229				Name="VCPostBuildEventTool"
230			/>
231		</Configuration>
232		<Configuration
233			Name="Release_SSE2|Win32"
234			OutputDirectory="$(ConfigurationName)"
235			IntermediateDirectory="$(ConfigurationName)"
236			ConfigurationType="4"
237			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
238			CharacterSet="2"
239			WholeProgramOptimization="1"
240			>
241			<Tool
242				Name="VCPreBuildEventTool"
243			/>
244			<Tool
245				Name="VCCustomBuildTool"
246			/>
247			<Tool
248				Name="VCXMLDataGeneratorTool"
249			/>
250			<Tool
251				Name="VCWebServiceProxyGeneratorTool"
252			/>
253			<Tool
254				Name="VCMIDLTool"
255			/>
256			<Tool
257				Name="VCCLCompilerTool"
258				Optimization="3"
259				InlineFunctionExpansion="2"
260				EnableIntrinsicFunctions="true"
261				FavorSizeOrSpeed="1"
262				AdditionalIncludeDirectories="..\..\..\include;..\.."
263				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
264				StringPooling="true"
265				ExceptionHandling="0"
266				RuntimeLibrary="0"
267				BufferSecurityCheck="false"
268				EnableEnhancedInstructionSet="2"
269				UsePrecompiledHeader="0"
270				WarningLevel="4"
271				Detect64BitPortabilityProblems="true"
272				DebugInformationFormat="3"
273				CompileAs="1"
274				DisableSpecificWarnings="4244;4305;4311;4100;4127"
275			/>
276			<Tool
277				Name="VCManagedResourceCompilerTool"
278			/>
279			<Tool
280				Name="VCResourceCompilerTool"
281			/>
282			<Tool
283				Name="VCPreLinkEventTool"
284			/>
285			<Tool
286				Name="VCLibrarianTool"
287				OutputFile="../../../lib/libspeexdsp.lib"
288			/>
289			<Tool
290				Name="VCALinkTool"
291			/>
292			<Tool
293				Name="VCXDCMakeTool"
294			/>
295			<Tool
296				Name="VCBscMakeTool"
297			/>
298			<Tool
299				Name="VCFxCopTool"
300			/>
301			<Tool
302				Name="VCPostBuildEventTool"
303			/>
304		</Configuration>
305		<Configuration
306			Name="Release_Dynamic|Win32"
307			OutputDirectory="$(ConfigurationName)"
308			IntermediateDirectory="$(ConfigurationName)"
309			ConfigurationType="2"
310			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
311			CharacterSet="2"
312			WholeProgramOptimization="1"
313			>
314			<Tool
315				Name="VCPreBuildEventTool"
316			/>
317			<Tool
318				Name="VCCustomBuildTool"
319			/>
320			<Tool
321				Name="VCXMLDataGeneratorTool"
322			/>
323			<Tool
324				Name="VCWebServiceProxyGeneratorTool"
325			/>
326			<Tool
327				Name="VCMIDLTool"
328			/>
329			<Tool
330				Name="VCCLCompilerTool"
331				Optimization="3"
332				InlineFunctionExpansion="2"
333				EnableIntrinsicFunctions="true"
334				FavorSizeOrSpeed="1"
335				AdditionalIncludeDirectories="..\..\..\include;..\.."
336				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
337				StringPooling="true"
338				ExceptionHandling="0"
339				RuntimeLibrary="0"
340				BufferSecurityCheck="false"
341				FloatingPointModel="2"
342				UsePrecompiledHeader="0"
343				WarningLevel="4"
344				Detect64BitPortabilityProblems="true"
345				DebugInformationFormat="3"
346				CompileAs="1"
347				DisableSpecificWarnings="4244;4305;4311;4100;4127"
348			/>
349			<Tool
350				Name="VCManagedResourceCompilerTool"
351			/>
352			<Tool
353				Name="VCResourceCompilerTool"
354			/>
355			<Tool
356				Name="VCPreLinkEventTool"
357			/>
358			<Tool
359				Name="VCLinkerTool"
360				OutputFile="..\..\..\bin\libspeexdsp.dll"
361				ModuleDefinitionFile="..\..\libspeexdsp.def"
362				OptimizeReferences="2"
363				EnableCOMDATFolding="2"
364				OptimizeForWindows98="1"
365				ImportLibrary="..\..\..\lib\libspeexdsp.lib"
366			/>
367			<Tool
368				Name="VCALinkTool"
369			/>
370			<Tool
371				Name="VCManifestTool"
372			/>
373			<Tool
374				Name="VCXDCMakeTool"
375			/>
376			<Tool
377				Name="VCBscMakeTool"
378			/>
379			<Tool
380				Name="VCFxCopTool"
381			/>
382			<Tool
383				Name="VCAppVerifierTool"
384			/>
385			<Tool
386				Name="VCWebDeploymentTool"
387			/>
388			<Tool
389				Name="VCPostBuildEventTool"
390			/>
391		</Configuration>
392		<Configuration
393			Name="Debug_RTL_dll|Win32"
394			OutputDirectory="$(ConfigurationName)"
395			IntermediateDirectory="$(ConfigurationName)"
396			ConfigurationType="4"
397			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
398			CharacterSet="2"
399			>
400			<Tool
401				Name="VCPreBuildEventTool"
402			/>
403			<Tool
404				Name="VCCustomBuildTool"
405			/>
406			<Tool
407				Name="VCXMLDataGeneratorTool"
408			/>
409			<Tool
410				Name="VCWebServiceProxyGeneratorTool"
411			/>
412			<Tool
413				Name="VCMIDLTool"
414			/>
415			<Tool
416				Name="VCCLCompilerTool"
417				Optimization="0"
418				AdditionalIncludeDirectories="..\..\..\include;..\.."
419				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
420				MinimalRebuild="true"
421				BasicRuntimeChecks="3"
422				RuntimeLibrary="3"
423				UsePrecompiledHeader="0"
424				WarningLevel="4"
425				Detect64BitPortabilityProblems="true"
426				DebugInformationFormat="4"
427				CompileAs="1"
428			/>
429			<Tool
430				Name="VCManagedResourceCompilerTool"
431			/>
432			<Tool
433				Name="VCResourceCompilerTool"
434			/>
435			<Tool
436				Name="VCPreLinkEventTool"
437			/>
438			<Tool
439				Name="VCLibrarianTool"
440				OutputFile="../../../lib/libspeexdsp.lib"
441			/>
442			<Tool
443				Name="VCALinkTool"
444			/>
445			<Tool
446				Name="VCXDCMakeTool"
447			/>
448			<Tool
449				Name="VCBscMakeTool"
450			/>
451			<Tool
452				Name="VCFxCopTool"
453			/>
454			<Tool
455				Name="VCPostBuildEventTool"
456			/>
457		</Configuration>
458		<Configuration
459			Name="Release_RTL_dll|Win32"
460			OutputDirectory="$(ConfigurationName)"
461			IntermediateDirectory="$(ConfigurationName)"
462			ConfigurationType="4"
463			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
464			CharacterSet="2"
465			WholeProgramOptimization="1"
466			>
467			<Tool
468				Name="VCPreBuildEventTool"
469			/>
470			<Tool
471				Name="VCCustomBuildTool"
472			/>
473			<Tool
474				Name="VCXMLDataGeneratorTool"
475			/>
476			<Tool
477				Name="VCWebServiceProxyGeneratorTool"
478			/>
479			<Tool
480				Name="VCMIDLTool"
481			/>
482			<Tool
483				Name="VCCLCompilerTool"
484				Optimization="3"
485				InlineFunctionExpansion="2"
486				EnableIntrinsicFunctions="true"
487				FavorSizeOrSpeed="1"
488				AdditionalIncludeDirectories="..\..\..\include;..\.."
489				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
490				StringPooling="true"
491				ExceptionHandling="0"
492				RuntimeLibrary="2"
493				BufferSecurityCheck="false"
494				UsePrecompiledHeader="0"
495				WarningLevel="4"
496				Detect64BitPortabilityProblems="true"
497				DebugInformationFormat="3"
498				CompileAs="1"
499				DisableSpecificWarnings="4244;4305;4311;4100;4127"
500			/>
501			<Tool
502				Name="VCManagedResourceCompilerTool"
503			/>
504			<Tool
505				Name="VCResourceCompilerTool"
506			/>
507			<Tool
508				Name="VCPreLinkEventTool"
509			/>
510			<Tool
511				Name="VCLibrarianTool"
512				OutputFile="../../../lib/libspeexdsp.lib"
513			/>
514			<Tool
515				Name="VCALinkTool"
516			/>
517			<Tool
518				Name="VCXDCMakeTool"
519			/>
520			<Tool
521				Name="VCBscMakeTool"
522			/>
523			<Tool
524				Name="VCFxCopTool"
525			/>
526			<Tool
527				Name="VCPostBuildEventTool"
528			/>
529		</Configuration>
530		<Configuration
531			Name="Debug_WM5_PPC_ARM|Win32"
532			OutputDirectory="$(ConfigurationName)"
533			IntermediateDirectory="$(ConfigurationName)"
534			ConfigurationType="4"
535			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
536			CharacterSet="2"
537			>
538			<Tool
539				Name="VCPreBuildEventTool"
540			/>
541			<Tool
542				Name="VCCustomBuildTool"
543			/>
544			<Tool
545				Name="VCXMLDataGeneratorTool"
546			/>
547			<Tool
548				Name="VCWebServiceProxyGeneratorTool"
549			/>
550			<Tool
551				Name="VCMIDLTool"
552			/>
553			<Tool
554				Name="VCCLCompilerTool"
555				Optimization="0"
556				AdditionalIncludeDirectories="..\..\..\include;..\.."
557				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
558				MinimalRebuild="true"
559				BasicRuntimeChecks="3"
560				RuntimeLibrary="3"
561				UsePrecompiledHeader="0"
562				WarningLevel="4"
563				Detect64BitPortabilityProblems="true"
564				DebugInformationFormat="4"
565				CompileAs="1"
566			/>
567			<Tool
568				Name="VCManagedResourceCompilerTool"
569			/>
570			<Tool
571				Name="VCResourceCompilerTool"
572			/>
573			<Tool
574				Name="VCPreLinkEventTool"
575			/>
576			<Tool
577				Name="VCLibrarianTool"
578				OutputFile="../../../lib/libspeexdsp.lib"
579			/>
580			<Tool
581				Name="VCALinkTool"
582			/>
583			<Tool
584				Name="VCXDCMakeTool"
585			/>
586			<Tool
587				Name="VCBscMakeTool"
588			/>
589			<Tool
590				Name="VCFxCopTool"
591			/>
592			<Tool
593				Name="VCPostBuildEventTool"
594			/>
595		</Configuration>
596		<Configuration
597			Name="Release_WM5_PPC_ARM|Win32"
598			OutputDirectory="$(ConfigurationName)"
599			IntermediateDirectory="$(ConfigurationName)"
600			ConfigurationType="4"
601			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
602			CharacterSet="2"
603			WholeProgramOptimization="1"
604			>
605			<Tool
606				Name="VCPreBuildEventTool"
607			/>
608			<Tool
609				Name="VCCustomBuildTool"
610			/>
611			<Tool
612				Name="VCXMLDataGeneratorTool"
613			/>
614			<Tool
615				Name="VCWebServiceProxyGeneratorTool"
616			/>
617			<Tool
618				Name="VCMIDLTool"
619			/>
620			<Tool
621				Name="VCCLCompilerTool"
622				Optimization="3"
623				InlineFunctionExpansion="2"
624				EnableIntrinsicFunctions="true"
625				FavorSizeOrSpeed="1"
626				AdditionalIncludeDirectories="..\..\..\include;..\.."
627				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
628				StringPooling="true"
629				ExceptionHandling="0"
630				RuntimeLibrary="2"
631				BufferSecurityCheck="false"
632				UsePrecompiledHeader="0"
633				WarningLevel="4"
634				Detect64BitPortabilityProblems="true"
635				DebugInformationFormat="3"
636				CompileAs="1"
637				DisableSpecificWarnings="4244;4305;4311;4100;4127"
638			/>
639			<Tool
640				Name="VCManagedResourceCompilerTool"
641			/>
642			<Tool
643				Name="VCResourceCompilerTool"
644			/>
645			<Tool
646				Name="VCPreLinkEventTool"
647			/>
648			<Tool
649				Name="VCLibrarianTool"
650				OutputFile="../../../lib/libspeexdsp.lib"
651			/>
652			<Tool
653				Name="VCALinkTool"
654			/>
655			<Tool
656				Name="VCXDCMakeTool"
657			/>
658			<Tool
659				Name="VCBscMakeTool"
660			/>
661			<Tool
662				Name="VCFxCopTool"
663			/>
664			<Tool
665				Name="VCPostBuildEventTool"
666			/>
667		</Configuration>
668		<Configuration
669			Name="Release_Dynamic_SSE|Win32"
670			OutputDirectory="$(ConfigurationName)"
671			IntermediateDirectory="$(ConfigurationName)"
672			ConfigurationType="2"
673			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
674			CharacterSet="2"
675			WholeProgramOptimization="1"
676			>
677			<Tool
678				Name="VCPreBuildEventTool"
679			/>
680			<Tool
681				Name="VCCustomBuildTool"
682			/>
683			<Tool
684				Name="VCXMLDataGeneratorTool"
685			/>
686			<Tool
687				Name="VCWebServiceProxyGeneratorTool"
688			/>
689			<Tool
690				Name="VCMIDLTool"
691			/>
692			<Tool
693				Name="VCCLCompilerTool"
694				Optimization="3"
695				InlineFunctionExpansion="2"
696				EnableIntrinsicFunctions="true"
697				FavorSizeOrSpeed="1"
698				AdditionalIncludeDirectories="..\..\..\include;..\.."
699				PreprocessorDefinitions="_USE_SSE;WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
700				StringPooling="true"
701				ExceptionHandling="0"
702				RuntimeLibrary="0"
703				BufferSecurityCheck="false"
704				EnableEnhancedInstructionSet="1"
705				FloatingPointModel="2"
706				UsePrecompiledHeader="0"
707				WarningLevel="4"
708				Detect64BitPortabilityProblems="true"
709				DebugInformationFormat="3"
710				CompileAs="1"
711				DisableSpecificWarnings="4244;4305;4311;4100;4127"
712			/>
713			<Tool
714				Name="VCManagedResourceCompilerTool"
715			/>
716			<Tool
717				Name="VCResourceCompilerTool"
718			/>
719			<Tool
720				Name="VCPreLinkEventTool"
721			/>
722			<Tool
723				Name="VCLinkerTool"
724				OutputFile="..\..\..\bin\libspeexdsp.dll"
725				ModuleDefinitionFile="..\..\libspeexdsp.def"
726				OptimizeReferences="2"
727				EnableCOMDATFolding="2"
728				OptimizeForWindows98="1"
729				ImportLibrary="..\..\..\lib\libspeexdsp.lib"
730			/>
731			<Tool
732				Name="VCALinkTool"
733			/>
734			<Tool
735				Name="VCManifestTool"
736			/>
737			<Tool
738				Name="VCXDCMakeTool"
739			/>
740			<Tool
741				Name="VCBscMakeTool"
742			/>
743			<Tool
744				Name="VCFxCopTool"
745			/>
746			<Tool
747				Name="VCAppVerifierTool"
748			/>
749			<Tool
750				Name="VCWebDeploymentTool"
751			/>
752			<Tool
753				Name="VCPostBuildEventTool"
754			/>
755		</Configuration>
756		<Configuration
757			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
758			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
759			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
760			ConfigurationType="4"
761			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
762			CharacterSet="1"
763			>
764			<Tool
765				Name="VCPreBuildEventTool"
766			/>
767			<Tool
768				Name="VCCustomBuildTool"
769			/>
770			<Tool
771				Name="VCXMLDataGeneratorTool"
772			/>
773			<Tool
774				Name="VCWebServiceProxyGeneratorTool"
775			/>
776			<Tool
777				Name="VCMIDLTool"
778				TargetEnvironment="1"
779			/>
780			<Tool
781				Name="VCCLCompilerTool"
782				ExecutionBucket="7"
783				Optimization="0"
784				AdditionalIncludeDirectories="..\..\..\include;..\.."
785				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
786				MinimalRebuild="true"
787				RuntimeLibrary="1"
788				UsePrecompiledHeader="0"
789				WarningLevel="4"
790				CompileAs="1"
791			/>
792			<Tool
793				Name="VCManagedResourceCompilerTool"
794			/>
795			<Tool
796				Name="VCResourceCompilerTool"
797			/>
798			<Tool
799				Name="VCPreLinkEventTool"
800			/>
801			<Tool
802				Name="VCLibrarianTool"
803				OutputFile="$(OutDir)/libspeexdsp.lib"
804			/>
805			<Tool
806				Name="VCALinkTool"
807			/>
808			<Tool
809				Name="VCXDCMakeTool"
810			/>
811			<Tool
812				Name="VCBscMakeTool"
813			/>
814			<Tool
815				Name="VCCodeSignTool"
816			/>
817			<Tool
818				Name="VCPostBuildEventTool"
819			/>
820			<DeploymentTool
821				ForceDirty="-1"
822				RemoteDirectory=""
823				RegisterOutput="0"
824				AdditionalFiles=""
825			/>
826			<DebuggerTool
827			/>
828		</Configuration>
829		<Configuration
830			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
831			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
832			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
833			ConfigurationType="4"
834			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
835			CharacterSet="1"
836			WholeProgramOptimization="1"
837			>
838			<Tool
839				Name="VCPreBuildEventTool"
840			/>
841			<Tool
842				Name="VCCustomBuildTool"
843			/>
844			<Tool
845				Name="VCXMLDataGeneratorTool"
846			/>
847			<Tool
848				Name="VCWebServiceProxyGeneratorTool"
849			/>
850			<Tool
851				Name="VCMIDLTool"
852				TargetEnvironment="1"
853			/>
854			<Tool
855				Name="VCCLCompilerTool"
856				ExecutionBucket="7"
857				Optimization="3"
858				InlineFunctionExpansion="2"
859				EnableIntrinsicFunctions="true"
860				FavorSizeOrSpeed="1"
861				AdditionalIncludeDirectories="..\..\..\include;..\.."
862				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
863				StringPooling="true"
864				ExceptionHandling="0"
865				RuntimeLibrary="0"
866				BufferSecurityCheck="false"
867				UsePrecompiledHeader="0"
868				WarningLevel="4"
869				DebugInformationFormat="3"
870				CompileAs="1"
871				DisableSpecificWarnings="4244;4305;4311;4100;4127"
872			/>
873			<Tool
874				Name="VCManagedResourceCompilerTool"
875			/>
876			<Tool
877				Name="VCResourceCompilerTool"
878			/>
879			<Tool
880				Name="VCPreLinkEventTool"
881			/>
882			<Tool
883				Name="VCLibrarianTool"
884				OutputFile="$(OutDir)/libspeexdsp.lib"
885			/>
886			<Tool
887				Name="VCALinkTool"
888			/>
889			<Tool
890				Name="VCXDCMakeTool"
891			/>
892			<Tool
893				Name="VCBscMakeTool"
894			/>
895			<Tool
896				Name="VCCodeSignTool"
897			/>
898			<Tool
899				Name="VCPostBuildEventTool"
900			/>
901			<DeploymentTool
902				ForceDirty="-1"
903				RemoteDirectory=""
904				RegisterOutput="0"
905				AdditionalFiles=""
906			/>
907			<DebuggerTool
908			/>
909		</Configuration>
910		<Configuration
911			Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
912			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
913			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
914			ConfigurationType="4"
915			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
916			CharacterSet="1"
917			WholeProgramOptimization="1"
918			>
919			<Tool
920				Name="VCPreBuildEventTool"
921			/>
922			<Tool
923				Name="VCCustomBuildTool"
924			/>
925			<Tool
926				Name="VCXMLDataGeneratorTool"
927			/>
928			<Tool
929				Name="VCWebServiceProxyGeneratorTool"
930			/>
931			<Tool
932				Name="VCMIDLTool"
933				TargetEnvironment="1"
934			/>
935			<Tool
936				Name="VCCLCompilerTool"
937				ExecutionBucket="7"
938				Optimization="3"
939				InlineFunctionExpansion="2"
940				EnableIntrinsicFunctions="true"
941				FavorSizeOrSpeed="1"
942				AdditionalIncludeDirectories="..\..\..\include;..\.."
943				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
944				StringPooling="true"
945				ExceptionHandling="0"
946				RuntimeLibrary="0"
947				BufferSecurityCheck="false"
948				UsePrecompiledHeader="0"
949				WarningLevel="4"
950				DebugInformationFormat="3"
951				CompileAs="1"
952				DisableSpecificWarnings="4244;4305;4311;4100;4127"
953			/>
954			<Tool
955				Name="VCManagedResourceCompilerTool"
956			/>
957			<Tool
958				Name="VCResourceCompilerTool"
959			/>
960			<Tool
961				Name="VCPreLinkEventTool"
962			/>
963			<Tool
964				Name="VCLibrarianTool"
965				OutputFile="$(OutDir)/libspeexdsp.lib"
966			/>
967			<Tool
968				Name="VCALinkTool"
969			/>
970			<Tool
971				Name="VCXDCMakeTool"
972			/>
973			<Tool
974				Name="VCBscMakeTool"
975			/>
976			<Tool
977				Name="VCCodeSignTool"
978			/>
979			<Tool
980				Name="VCPostBuildEventTool"
981			/>
982			<DeploymentTool
983				ForceDirty="-1"
984				RemoteDirectory=""
985				RegisterOutput="0"
986				AdditionalFiles=""
987			/>
988			<DebuggerTool
989			/>
990		</Configuration>
991		<Configuration
992			Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
993			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
994			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
995			ConfigurationType="4"
996			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
997			CharacterSet="1"
998			WholeProgramOptimization="1"
999			>
1000			<Tool
1001				Name="VCPreBuildEventTool"
1002			/>
1003			<Tool
1004				Name="VCCustomBuildTool"
1005			/>
1006			<Tool
1007				Name="VCXMLDataGeneratorTool"
1008			/>
1009			<Tool
1010				Name="VCWebServiceProxyGeneratorTool"
1011			/>
1012			<Tool
1013				Name="VCMIDLTool"
1014				TargetEnvironment="1"
1015			/>
1016			<Tool
1017				Name="VCCLCompilerTool"
1018				ExecutionBucket="7"
1019				Optimization="3"
1020				InlineFunctionExpansion="2"
1021				EnableIntrinsicFunctions="true"
1022				FavorSizeOrSpeed="1"
1023				AdditionalIncludeDirectories="..\..\..\include;..\.."
1024				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
1025				StringPooling="true"
1026				ExceptionHandling="0"
1027				RuntimeLibrary="0"
1028				BufferSecurityCheck="false"
1029				UsePrecompiledHeader="0"
1030				WarningLevel="4"
1031				DebugInformationFormat="3"
1032				CompileAs="1"
1033				DisableSpecificWarnings="4244;4305;4311;4100;4127"
1034			/>
1035			<Tool
1036				Name="VCManagedResourceCompilerTool"
1037			/>
1038			<Tool
1039				Name="VCResourceCompilerTool"
1040			/>
1041			<Tool
1042				Name="VCPreLinkEventTool"
1043			/>
1044			<Tool
1045				Name="VCLibrarianTool"
1046				OutputFile="$(OutDir)/libspeexdsp.lib"
1047			/>
1048			<Tool
1049				Name="VCALinkTool"
1050			/>
1051			<Tool
1052				Name="VCXDCMakeTool"
1053			/>
1054			<Tool
1055				Name="VCBscMakeTool"
1056			/>
1057			<Tool
1058				Name="VCCodeSignTool"
1059			/>
1060			<Tool
1061				Name="VCPostBuildEventTool"
1062			/>
1063			<DeploymentTool
1064				ForceDirty="-1"
1065				RemoteDirectory=""
1066				RegisterOutput="0"
1067				AdditionalFiles=""
1068			/>
1069			<DebuggerTool
1070			/>
1071		</Configuration>
1072		<Configuration
1073			Name="Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1074			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1075			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1076			ConfigurationType="2"
1077			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1078			CharacterSet="1"
1079			WholeProgramOptimization="1"
1080			>
1081			<Tool
1082				Name="VCPreBuildEventTool"
1083			/>
1084			<Tool
1085				Name="VCCustomBuildTool"
1086			/>
1087			<Tool
1088				Name="VCXMLDataGeneratorTool"
1089			/>
1090			<Tool
1091				Name="VCWebServiceProxyGeneratorTool"
1092			/>
1093			<Tool
1094				Name="VCMIDLTool"
1095				TargetEnvironment="1"
1096			/>
1097			<Tool
1098				Name="VCCLCompilerTool"
1099				ExecutionBucket="7"
1100				Optimization="3"
1101				InlineFunctionExpansion="2"
1102				EnableIntrinsicFunctions="true"
1103				FavorSizeOrSpeed="1"
1104				AdditionalIncludeDirectories="..\..\..\include;..\.."
1105				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
1106				StringPooling="true"
1107				ExceptionHandling="0"
1108				RuntimeLibrary="0"
1109				BufferSecurityCheck="false"
1110				UsePrecompiledHeader="0"
1111				WarningLevel="4"
1112				DebugInformationFormat="3"
1113				CompileAs="1"
1114				DisableSpecificWarnings="4244;4305;4311;4100;4127"
1115			/>
1116			<Tool
1117				Name="VCManagedResourceCompilerTool"
1118			/>
1119			<Tool
1120				Name="VCResourceCompilerTool"
1121			/>
1122			<Tool
1123				Name="VCPreLinkEventTool"
1124			/>
1125			<Tool
1126				Name="VCLinkerTool"
1127				ModuleDefinitionFile="libspeexdsp.def"
1128				OptimizeReferences="2"
1129				EnableCOMDATFolding="2"
1130				OptimizeForWindows98="1"
1131				TargetMachine="0"
1132			/>
1133			<Tool
1134				Name="VCALinkTool"
1135			/>
1136			<Tool
1137				Name="VCXDCMakeTool"
1138			/>
1139			<Tool
1140				Name="VCBscMakeTool"
1141			/>
1142			<Tool
1143				Name="VCCodeSignTool"
1144			/>
1145			<Tool
1146				Name="VCPostBuildEventTool"
1147			/>
1148			<DeploymentTool
1149				ForceDirty="-1"
1150				RemoteDirectory=""
1151				RegisterOutput="0"
1152				AdditionalFiles=""
1153			/>
1154			<DebuggerTool
1155			/>
1156		</Configuration>
1157		<Configuration
1158			Name="Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1159			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1160			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1161			ConfigurationType="4"
1162			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1163			CharacterSet="1"
1164			>
1165			<Tool
1166				Name="VCPreBuildEventTool"
1167			/>
1168			<Tool
1169				Name="VCCustomBuildTool"
1170			/>
1171			<Tool
1172				Name="VCXMLDataGeneratorTool"
1173			/>
1174			<Tool
1175				Name="VCWebServiceProxyGeneratorTool"
1176			/>
1177			<Tool
1178				Name="VCMIDLTool"
1179				TargetEnvironment="1"
1180			/>
1181			<Tool
1182				Name="VCCLCompilerTool"
1183				ExecutionBucket="7"
1184				Optimization="0"
1185				AdditionalIncludeDirectories="..\..\..\include;..\.."
1186				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
1187				MinimalRebuild="true"
1188				RuntimeLibrary="3"
1189				UsePrecompiledHeader="0"
1190				WarningLevel="4"
1191				CompileAs="1"
1192			/>
1193			<Tool
1194				Name="VCManagedResourceCompilerTool"
1195			/>
1196			<Tool
1197				Name="VCResourceCompilerTool"
1198			/>
1199			<Tool
1200				Name="VCPreLinkEventTool"
1201			/>
1202			<Tool
1203				Name="VCLibrarianTool"
1204				OutputFile="$(OutDir)/libspeexdsp.lib"
1205			/>
1206			<Tool
1207				Name="VCALinkTool"
1208			/>
1209			<Tool
1210				Name="VCXDCMakeTool"
1211			/>
1212			<Tool
1213				Name="VCBscMakeTool"
1214			/>
1215			<Tool
1216				Name="VCCodeSignTool"
1217			/>
1218			<Tool
1219				Name="VCPostBuildEventTool"
1220			/>
1221			<DeploymentTool
1222				ForceDirty="-1"
1223				RemoteDirectory=""
1224				RegisterOutput="0"
1225				AdditionalFiles=""
1226			/>
1227			<DebuggerTool
1228			/>
1229		</Configuration>
1230		<Configuration
1231			Name="Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1232			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1233			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1234			ConfigurationType="4"
1235			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1236			CharacterSet="1"
1237			WholeProgramOptimization="1"
1238			>
1239			<Tool
1240				Name="VCPreBuildEventTool"
1241			/>
1242			<Tool
1243				Name="VCCustomBuildTool"
1244			/>
1245			<Tool
1246				Name="VCXMLDataGeneratorTool"
1247			/>
1248			<Tool
1249				Name="VCWebServiceProxyGeneratorTool"
1250			/>
1251			<Tool
1252				Name="VCMIDLTool"
1253				TargetEnvironment="1"
1254			/>
1255			<Tool
1256				Name="VCCLCompilerTool"
1257				ExecutionBucket="7"
1258				Optimization="3"
1259				InlineFunctionExpansion="2"
1260				EnableIntrinsicFunctions="true"
1261				FavorSizeOrSpeed="1"
1262				AdditionalIncludeDirectories="..\..\..\include;..\.."
1263				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
1264				StringPooling="true"
1265				ExceptionHandling="0"
1266				RuntimeLibrary="2"
1267				BufferSecurityCheck="false"
1268				UsePrecompiledHeader="0"
1269				WarningLevel="4"
1270				DebugInformationFormat="3"
1271				CompileAs="1"
1272				DisableSpecificWarnings="4244;4305;4311;4100;4127"
1273			/>
1274			<Tool
1275				Name="VCManagedResourceCompilerTool"
1276			/>
1277			<Tool
1278				Name="VCResourceCompilerTool"
1279			/>
1280			<Tool
1281				Name="VCPreLinkEventTool"
1282			/>
1283			<Tool
1284				Name="VCLibrarianTool"
1285				OutputFile="$(OutDir)/libspeexdsp.lib"
1286			/>
1287			<Tool
1288				Name="VCALinkTool"
1289			/>
1290			<Tool
1291				Name="VCXDCMakeTool"
1292			/>
1293			<Tool
1294				Name="VCBscMakeTool"
1295			/>
1296			<Tool
1297				Name="VCCodeSignTool"
1298			/>
1299			<Tool
1300				Name="VCPostBuildEventTool"
1301			/>
1302			<DeploymentTool
1303				ForceDirty="-1"
1304				RemoteDirectory=""
1305				RegisterOutput="0"
1306				AdditionalFiles=""
1307			/>
1308			<DebuggerTool
1309			/>
1310		</Configuration>
1311		<Configuration
1312			Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1313			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1314			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1315			ConfigurationType="4"
1316			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1317			CharacterSet="1"
1318			>
1319			<Tool
1320				Name="VCPreBuildEventTool"
1321			/>
1322			<Tool
1323				Name="VCCustomBuildTool"
1324			/>
1325			<Tool
1326				Name="VCXMLDataGeneratorTool"
1327			/>
1328			<Tool
1329				Name="VCWebServiceProxyGeneratorTool"
1330			/>
1331			<Tool
1332				Name="VCMIDLTool"
1333				TargetEnvironment="1"
1334			/>
1335			<Tool
1336				Name="VCCLCompilerTool"
1337				ExecutionBucket="7"
1338				Optimization="0"
1339				AdditionalIncludeDirectories="..\..\..\include;..\.."
1340				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;FIXED_POINT;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1341				MinimalRebuild="true"
1342				RuntimeLibrary="3"
1343				UsePrecompiledHeader="0"
1344				WarningLevel="4"
1345				DebugInformationFormat="0"
1346				CompileAs="1"
1347			/>
1348			<Tool
1349				Name="VCManagedResourceCompilerTool"
1350			/>
1351			<Tool
1352				Name="VCResourceCompilerTool"
1353			/>
1354			<Tool
1355				Name="VCPreLinkEventTool"
1356			/>
1357			<Tool
1358				Name="VCLibrarianTool"
1359				OutputFile="$(OutDir)/libspeexdsp.lib"
1360			/>
1361			<Tool
1362				Name="VCALinkTool"
1363			/>
1364			<Tool
1365				Name="VCXDCMakeTool"
1366			/>
1367			<Tool
1368				Name="VCBscMakeTool"
1369			/>
1370			<Tool
1371				Name="VCCodeSignTool"
1372			/>
1373			<Tool
1374				Name="VCPostBuildEventTool"
1375			/>
1376			<DeploymentTool
1377				ForceDirty="-1"
1378				RemoteDirectory=""
1379				RegisterOutput="0"
1380				AdditionalFiles=""
1381			/>
1382			<DebuggerTool
1383			/>
1384		</Configuration>
1385		<Configuration
1386			Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1387			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1388			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1389			ConfigurationType="4"
1390			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1391			CharacterSet="1"
1392			WholeProgramOptimization="1"
1393			>
1394			<Tool
1395				Name="VCPreBuildEventTool"
1396			/>
1397			<Tool
1398				Name="VCCustomBuildTool"
1399			/>
1400			<Tool
1401				Name="VCXMLDataGeneratorTool"
1402			/>
1403			<Tool
1404				Name="VCWebServiceProxyGeneratorTool"
1405			/>
1406			<Tool
1407				Name="VCMIDLTool"
1408				TargetEnvironment="1"
1409			/>
1410			<Tool
1411				Name="VCCLCompilerTool"
1412				ExecutionBucket="7"
1413				Optimization="3"
1414				InlineFunctionExpansion="2"
1415				EnableIntrinsicFunctions="true"
1416				FavorSizeOrSpeed="1"
1417				AdditionalIncludeDirectories="..\..\..\include;..\.."
1418				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;FIXED_POINT;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1419				StringPooling="true"
1420				ExceptionHandling="0"
1421				RuntimeLibrary="2"
1422				BufferSecurityCheck="false"
1423				UsePrecompiledHeader="0"
1424				WarningLevel="4"
1425				DebugInformationFormat="0"
1426				CompileAs="1"
1427				DisableSpecificWarnings="4244;4305;4311;4100;4127"
1428			/>
1429			<Tool
1430				Name="VCManagedResourceCompilerTool"
1431			/>
1432			<Tool
1433				Name="VCResourceCompilerTool"
1434			/>
1435			<Tool
1436				Name="VCPreLinkEventTool"
1437			/>
1438			<Tool
1439				Name="VCLibrarianTool"
1440				OutputFile="$(OutDir)/libspeexdsp.lib"
1441			/>
1442			<Tool
1443				Name="VCALinkTool"
1444			/>
1445			<Tool
1446				Name="VCXDCMakeTool"
1447			/>
1448			<Tool
1449				Name="VCBscMakeTool"
1450			/>
1451			<Tool
1452				Name="VCCodeSignTool"
1453			/>
1454			<Tool
1455				Name="VCPostBuildEventTool"
1456			/>
1457			<DeploymentTool
1458				ForceDirty="-1"
1459				RemoteDirectory=""
1460				RegisterOutput="0"
1461				AdditionalFiles=""
1462			/>
1463			<DebuggerTool
1464			/>
1465		</Configuration>
1466	</Configurations>
1467	<References>
1468	</References>
1469	<Files>
1470		<Filter
1471			Name="Source Files"
1472			Filter="cpp;c;cc;cxx;odl;idl;hpj;bat;asm;asmx"
1473			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1474			>
1475			<File
1476				RelativePath="..\..\..\libspeex\buffer.c"
1477				>
1478			</File>
1479			<File
1480				RelativePath="..\..\..\libspeex\fftwrap.c"
1481				>
1482			</File>
1483			<File
1484				RelativePath="..\..\..\libspeex\filterbank.c"
1485				>
1486			</File>
1487			<File
1488				RelativePath="..\..\..\libspeex\jitter.c"
1489				>
1490			</File>
1491			<File
1492				RelativePath="..\..\..\libspeex\kiss_fft.c"
1493				>
1494			</File>
1495			<File
1496				RelativePath="..\..\..\libspeex\kiss_fftr.c"
1497				>
1498			</File>
1499			<File
1500				RelativePath="..\..\..\libspeex\mdf.c"
1501				>
1502			</File>
1503			<File
1504				RelativePath="..\..\..\libspeex\preprocess.c"
1505				>
1506			</File>
1507			<File
1508				RelativePath="..\..\..\libspeex\resample.c"
1509				>
1510			</File>
1511			<File
1512				RelativePath="..\..\..\libspeex\scal.c"
1513				>
1514			</File>
1515			<File
1516				RelativePath="..\..\..\libspeex\smallft.c"
1517				>
1518			</File>
1519		</Filter>
1520		<Filter
1521			Name="Header Files"
1522			Filter="h;hpp;hxx;hm;inl;inc;xsd"
1523			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1524			>
1525			<File
1526				RelativePath="..\..\..\libspeex\_kiss_fft_guts.h"
1527				>
1528			</File>
1529			<File
1530				RelativePath="..\..\..\libspeex\arch.h"
1531				>
1532			</File>
1533			<File
1534				RelativePath="..\..\..\libspeex\fftwrap.h"
1535				>
1536			</File>
1537			<File
1538				RelativePath="..\..\..\libspeex\filterbank.h"
1539				>
1540			</File>
1541			<File
1542				RelativePath="..\..\..\libspeex\fixed_debug.h"
1543				>
1544			</File>
1545			<File
1546				RelativePath="..\..\..\libspeex\fixed_generic.h"
1547				>
1548			</File>
1549			<File
1550				RelativePath="..\..\..\libspeex\kiss_fft.h"
1551				>
1552			</File>
1553			<File
1554				RelativePath="..\..\..\libspeex\kiss_fftr.h"
1555				>
1556			</File>
1557			<File
1558				RelativePath="..\..\..\libspeex\math_approx.h"
1559				>
1560			</File>
1561			<File
1562				RelativePath="..\..\..\libspeex\os_support.h"
1563				>
1564			</File>
1565			<File
1566				RelativePath="..\..\..\libspeex\pseudofloat.h"
1567				>
1568			</File>
1569			<File
1570				RelativePath="..\..\..\libspeex\smallft.h"
1571				>
1572			</File>
1573		</Filter>
1574		<Filter
1575			Name="Resource Files"
1576			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
1577			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1578			>
1579		</Filter>
1580		<Filter
1581			Name="Public Header Files"
1582			Filter="h"
1583			>
1584			<File
1585				RelativePath="..\..\..\include\speex\speex.h"
1586				>
1587			</File>
1588			<File
1589				RelativePath="..\..\..\include\speex\speex_bits.h"
1590				>
1591			</File>
1592			<File
1593				RelativePath="..\..\..\include\speex\speex_buffer.h"
1594				>
1595			</File>
1596			<File
1597				RelativePath="..\..\..\include\speex\speex_echo.h"
1598				>
1599			</File>
1600			<File
1601				RelativePath="..\..\..\include\speex\speex_jitter.h"
1602				>
1603			</File>
1604			<File
1605				RelativePath="..\..\..\include\speex\speex_preprocess.h"
1606				>
1607			</File>
1608			<File
1609				RelativePath="..\..\..\include\speex\speex_resampler.h"
1610				>
1611			</File>
1612			<File
1613				RelativePath="..\..\..\include\speex\speex_types.h"
1614				>
1615			</File>
1616		</Filter>
1617		<File
1618			RelativePath="..\..\config.h"
1619			>
1620		</File>
1621		<File
1622			RelativePath="..\..\libspeexdsp.def"
1623			>
1624		</File>
1625	</Files>
1626	<Globals>
1627	</Globals>
1628</VisualStudioProject>
1629