Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / speex / win32 / VS2008 / speexdec / speexdec.vcproj
blob2f360eb53c914206cc5c66fa302874a4688892ac
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="speexdec"
6 ProjectGUID="{961B8359-1393-4EF7-B8E0-67B6FE1C6DA8}"
7 RootNamespace="speexdec"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="Debug"
23 ConfigurationType="1"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\libspeex;..\.."
46 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 Detect64BitPortabilityProblems="false"
53 DebugInformationFormat="4"
54 CompileAs="1"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 AdditionalDependencies="winmm.lib"
68 OutputFile="$(OutDir)/speexdec.exe"
69 LinkIncremental="2"
70 GenerateDebugInformation="true"
71 ProgramDatabaseFile="$(OutDir)/speexenc.pdb"
72 SubSystem="1"
73 RandomizedBaseAddress="1"
74 DataExecutionPrevention="0"
75 TargetMachine="1"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCManifestTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCAppVerifierTool"
95 <Tool
96 Name="VCPostBuildEventTool"
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
102 IntermediateDirectory="Release"
103 ConfigurationType="1"
104 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105 CharacterSet="2"
106 WholeProgramOptimization="1"
108 <Tool
109 Name="VCPreBuildEventTool"
111 <Tool
112 Name="VCCustomBuildTool"
114 <Tool
115 Name="VCXMLDataGeneratorTool"
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"
120 <Tool
121 Name="VCMIDLTool"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="3"
126 InlineFunctionExpansion="2"
127 EnableIntrinsicFunctions="true"
128 FavorSizeOrSpeed="1"
129 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\libspeex;..\.."
130 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
131 StringPooling="true"
132 ExceptionHandling="0"
133 RuntimeLibrary="0"
134 BufferSecurityCheck="false"
135 UsePrecompiledHeader="0"
136 WarningLevel="3"
137 Detect64BitPortabilityProblems="false"
138 DebugInformationFormat="3"
139 CompileAs="1"
141 <Tool
142 Name="VCManagedResourceCompilerTool"
144 <Tool
145 Name="VCResourceCompilerTool"
147 <Tool
148 Name="VCPreLinkEventTool"
150 <Tool
151 Name="VCLinkerTool"
152 AdditionalDependencies="winmm.lib"
153 OutputFile="$(OutDir)/speexdec.exe"
154 LinkIncremental="1"
155 GenerateDebugInformation="true"
156 SubSystem="1"
157 OptimizeReferences="2"
158 EnableCOMDATFolding="2"
160 RandomizedBaseAddress="1"
161 DataExecutionPrevention="0"
162 TargetMachine="1"
164 <Tool
165 Name="VCALinkTool"
167 <Tool
168 Name="VCManifestTool"
170 <Tool
171 Name="VCXDCMakeTool"
173 <Tool
174 Name="VCBscMakeTool"
176 <Tool
177 Name="VCFxCopTool"
179 <Tool
180 Name="VCAppVerifierTool"
182 <Tool
183 Name="VCPostBuildEventTool"
185 </Configuration>
186 <Configuration
187 Name="Release_SSE|Win32"
188 OutputDirectory="$(ConfigurationName)"
189 IntermediateDirectory="$(ConfigurationName)"
190 ConfigurationType="1"
191 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
192 CharacterSet="2"
193 WholeProgramOptimization="1"
195 <Tool
196 Name="VCPreBuildEventTool"
198 <Tool
199 Name="VCCustomBuildTool"
201 <Tool
202 Name="VCXMLDataGeneratorTool"
204 <Tool
205 Name="VCWebServiceProxyGeneratorTool"
207 <Tool
208 Name="VCMIDLTool"
210 <Tool
211 Name="VCCLCompilerTool"
212 Optimization="3"
213 InlineFunctionExpansion="2"
214 EnableIntrinsicFunctions="true"
215 FavorSizeOrSpeed="1"
216 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\libspeex;..\.."
217 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
218 StringPooling="true"
219 ExceptionHandling="0"
220 RuntimeLibrary="0"
221 BufferSecurityCheck="false"
222 EnableEnhancedInstructionSet="1"
223 UsePrecompiledHeader="0"
224 WarningLevel="3"
225 Detect64BitPortabilityProblems="false"
226 DebugInformationFormat="3"
227 CompileAs="1"
229 <Tool
230 Name="VCManagedResourceCompilerTool"
232 <Tool
233 Name="VCResourceCompilerTool"
235 <Tool
236 Name="VCPreLinkEventTool"
238 <Tool
239 Name="VCLinkerTool"
240 AdditionalDependencies="winmm.lib"
241 OutputFile="$(OutDir)/speexdec.exe"
242 LinkIncremental="1"
243 GenerateDebugInformation="true"
244 SubSystem="1"
245 OptimizeReferences="2"
246 EnableCOMDATFolding="2"
248 RandomizedBaseAddress="1"
249 DataExecutionPrevention="0"
250 TargetMachine="1"
252 <Tool
253 Name="VCALinkTool"
255 <Tool
256 Name="VCManifestTool"
258 <Tool
259 Name="VCXDCMakeTool"
261 <Tool
262 Name="VCBscMakeTool"
264 <Tool
265 Name="VCFxCopTool"
267 <Tool
268 Name="VCAppVerifierTool"
270 <Tool
271 Name="VCPostBuildEventTool"
273 </Configuration>
274 <Configuration
275 Name="Release_SSE2|Win32"
276 OutputDirectory="$(ConfigurationName)"
277 IntermediateDirectory="$(ConfigurationName)"
278 ConfigurationType="1"
279 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
280 CharacterSet="2"
281 WholeProgramOptimization="1"
283 <Tool
284 Name="VCPreBuildEventTool"
286 <Tool
287 Name="VCCustomBuildTool"
289 <Tool
290 Name="VCXMLDataGeneratorTool"
292 <Tool
293 Name="VCWebServiceProxyGeneratorTool"
295 <Tool
296 Name="VCMIDLTool"
298 <Tool
299 Name="VCCLCompilerTool"
300 Optimization="3"
301 InlineFunctionExpansion="2"
302 EnableIntrinsicFunctions="true"
303 FavorSizeOrSpeed="1"
304 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\libspeex;..\.."
305 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
306 StringPooling="true"
307 ExceptionHandling="0"
308 RuntimeLibrary="0"
309 BufferSecurityCheck="false"
310 EnableEnhancedInstructionSet="2"
311 UsePrecompiledHeader="0"
312 WarningLevel="3"
313 Detect64BitPortabilityProblems="false"
314 DebugInformationFormat="3"
315 CompileAs="1"
317 <Tool
318 Name="VCManagedResourceCompilerTool"
320 <Tool
321 Name="VCResourceCompilerTool"
323 <Tool
324 Name="VCPreLinkEventTool"
326 <Tool
327 Name="VCLinkerTool"
328 AdditionalDependencies="winmm.lib"
329 OutputFile="$(OutDir)/speexdec.exe"
330 LinkIncremental="1"
331 GenerateDebugInformation="true"
332 SubSystem="1"
333 OptimizeReferences="2"
334 EnableCOMDATFolding="2"
336 RandomizedBaseAddress="1"
337 DataExecutionPrevention="0"
338 TargetMachine="1"
340 <Tool
341 Name="VCALinkTool"
343 <Tool
344 Name="VCManifestTool"
346 <Tool
347 Name="VCXDCMakeTool"
349 <Tool
350 Name="VCBscMakeTool"
352 <Tool
353 Name="VCFxCopTool"
355 <Tool
356 Name="VCAppVerifierTool"
358 <Tool
359 Name="VCPostBuildEventTool"
361 </Configuration>
362 </Configurations>
363 <References>
364 </References>
365 <Files>
366 <Filter
367 Name="Source Files"
368 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
369 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
371 <File
372 RelativePath="..\..\..\src\getopt.c"
374 </File>
375 <File
376 RelativePath="..\..\..\src\getopt1.c"
378 </File>
379 <File
380 RelativePath="..\..\..\src\skeleton.c"
382 </File>
383 <File
384 RelativePath="..\..\..\src\speexdec.c"
386 </File>
387 <File
388 RelativePath="..\..\..\src\wav_io.c"
390 </File>
391 <File
392 RelativePath="..\..\..\src\wave_out.c"
394 </File>
395 </Filter>
396 <Filter
397 Name="Header Files"
398 Filter="h;hpp;hxx;hm;inl;inc;xsd"
399 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
401 <File
402 RelativePath="..\..\..\src\getopt_win.h"
404 </File>
405 <File
406 RelativePath="..\..\..\src\skeleton.h"
408 </File>
409 <File
410 RelativePath="..\..\..\src\wav_io.h"
412 </File>
413 <File
414 RelativePath="..\..\..\src\wave_out.h"
416 </File>
417 </Filter>
418 <Filter
419 Name="Resource Files"
420 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
421 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
423 </Filter>
424 </Files>
425 <Globals>
426 </Globals>
427 </VisualStudioProject>