Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / vorbis / libs / libvorbis / win32 / VS2008 / libvorbis / libvorbis.vcproj
blob86d3082074fe26fad7ba8163fb51aaf76e2bb9c7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libvorbis"
6 ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
7 RootNamespace="libvorbis"
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="$(ProjectDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="2"
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;..\..\..\..\..\..\..\core\ogg\libogg\include"
46 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 UsePrecompiledHeader="0"
51 WarningLevel="4"
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 OutputFile="$(OutDir)\vorbis.dll"
68 LinkIncremental="2"
69 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;"
70 ModuleDefinitionFile="..\..\vorbis.def"
71 GenerateDebugInformation="true"
72 ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
73 SubSystem="2"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 ImportLibrary="$(OutDir)/libvorbis.lib"
77 TargetMachine="1"
79 <Tool
80 Name="VCALinkTool"
82 <Tool
83 Name="VCManifestTool"
85 <Tool
86 Name="VCXDCMakeTool"
88 <Tool
89 Name="VCBscMakeTool"
91 <Tool
92 Name="VCFxCopTool"
94 <Tool
95 Name="VCAppVerifierTool"
97 <Tool
98 Name="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|Win32"
103 OutputDirectory="$(ProjectDir)$(ConfigurationName)"
104 IntermediateDirectory="$(ConfigurationName)"
105 ConfigurationType="2"
106 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
107 CharacterSet="2"
108 WholeProgramOptimization="1"
110 <Tool
111 Name="VCPreBuildEventTool"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
125 <Tool
126 Name="VCCLCompilerTool"
127 Optimization="3"
128 InlineFunctionExpansion="2"
129 EnableIntrinsicFunctions="true"
130 FavorSizeOrSpeed="1"
131 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include"
132 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
133 StringPooling="true"
134 ExceptionHandling="0"
135 RuntimeLibrary="0"
136 BufferSecurityCheck="false"
137 UsePrecompiledHeader="0"
138 WarningLevel="4"
139 Detect64BitPortabilityProblems="false"
140 DebugInformationFormat="3"
141 CompileAs="1"
142 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
144 <Tool
145 Name="VCManagedResourceCompilerTool"
147 <Tool
148 Name="VCResourceCompilerTool"
150 <Tool
151 Name="VCPreLinkEventTool"
153 <Tool
154 Name="VCLinkerTool"
155 OutputFile="$(OutDir)\vorbis.dll"
156 LinkIncremental="1"
157 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;"
158 ModuleDefinitionFile="..\..\vorbis.def"
159 GenerateDebugInformation="false"
160 SubSystem="2"
161 OptimizeReferences="2"
162 EnableCOMDATFolding="2"
164 RandomizedBaseAddress="1"
165 DataExecutionPrevention="0"
166 ImportLibrary="$(OutDir)/libvorbis.lib"
167 TargetMachine="1"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCManifestTool"
175 <Tool
176 Name="VCXDCMakeTool"
178 <Tool
179 Name="VCBscMakeTool"
181 <Tool
182 Name="VCFxCopTool"
184 <Tool
185 Name="VCAppVerifierTool"
187 <Tool
188 Name="VCPostBuildEventTool"
190 </Configuration>
191 <Configuration
192 Name="Release_SSE|Win32"
193 OutputDirectory="$(ProjectDir)$(ConfigurationName)"
194 IntermediateDirectory="$(ConfigurationName)"
195 ConfigurationType="2"
196 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
197 CharacterSet="2"
198 WholeProgramOptimization="1"
200 <Tool
201 Name="VCPreBuildEventTool"
203 <Tool
204 Name="VCCustomBuildTool"
206 <Tool
207 Name="VCXMLDataGeneratorTool"
209 <Tool
210 Name="VCWebServiceProxyGeneratorTool"
212 <Tool
213 Name="VCMIDLTool"
215 <Tool
216 Name="VCCLCompilerTool"
217 Optimization="3"
218 InlineFunctionExpansion="2"
219 EnableIntrinsicFunctions="true"
220 FavorSizeOrSpeed="1"
221 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include"
222 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
223 StringPooling="true"
224 ExceptionHandling="0"
225 RuntimeLibrary="0"
226 BufferSecurityCheck="false"
227 EnableEnhancedInstructionSet="1"
228 UsePrecompiledHeader="0"
229 WarningLevel="4"
230 Detect64BitPortabilityProblems="false"
231 DebugInformationFormat="3"
232 CompileAs="1"
233 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
235 <Tool
236 Name="VCManagedResourceCompilerTool"
238 <Tool
239 Name="VCResourceCompilerTool"
241 <Tool
242 Name="VCPreLinkEventTool"
244 <Tool
245 Name="VCLinkerTool"
246 OutputFile="$(OutDir)\vorbis.dll"
247 LinkIncremental="1"
248 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;"
249 ModuleDefinitionFile="..\..\vorbis.def"
250 GenerateDebugInformation="false"
251 SubSystem="2"
252 OptimizeReferences="2"
253 EnableCOMDATFolding="2"
255 RandomizedBaseAddress="1"
256 DataExecutionPrevention="0"
257 ImportLibrary="$(OutDir)/libvorbis.lib"
258 TargetMachine="1"
260 <Tool
261 Name="VCALinkTool"
263 <Tool
264 Name="VCManifestTool"
266 <Tool
267 Name="VCXDCMakeTool"
269 <Tool
270 Name="VCBscMakeTool"
272 <Tool
273 Name="VCFxCopTool"
275 <Tool
276 Name="VCAppVerifierTool"
278 <Tool
279 Name="VCPostBuildEventTool"
281 </Configuration>
282 <Configuration
283 Name="Release_SSE2|Win32"
284 OutputDirectory="$(ProjectDir)$(ConfigurationName)"
285 IntermediateDirectory="$(ConfigurationName)"
286 ConfigurationType="2"
287 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
288 CharacterSet="2"
289 WholeProgramOptimization="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="3"
309 InlineFunctionExpansion="2"
310 EnableIntrinsicFunctions="true"
311 FavorSizeOrSpeed="1"
312 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include"
313 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
314 StringPooling="true"
315 ExceptionHandling="0"
316 RuntimeLibrary="0"
317 BufferSecurityCheck="false"
318 EnableEnhancedInstructionSet="2"
319 UsePrecompiledHeader="0"
320 WarningLevel="4"
321 Detect64BitPortabilityProblems="false"
322 DebugInformationFormat="3"
323 CompileAs="1"
324 DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
326 <Tool
327 Name="VCManagedResourceCompilerTool"
329 <Tool
330 Name="VCResourceCompilerTool"
332 <Tool
333 Name="VCPreLinkEventTool"
335 <Tool
336 Name="VCLinkerTool"
337 OutputFile="$(OutDir)\vorbis.dll"
338 LinkIncremental="1"
339 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;"
340 ModuleDefinitionFile="..\..\vorbis.def"
341 GenerateDebugInformation="false"
342 SubSystem="2"
343 OptimizeReferences="2"
344 EnableCOMDATFolding="2"
346 RandomizedBaseAddress="1"
347 DataExecutionPrevention="0"
348 ImportLibrary="$(OutDir)/libvorbis.lib"
349 TargetMachine="1"
351 <Tool
352 Name="VCALinkTool"
354 <Tool
355 Name="VCManifestTool"
357 <Tool
358 Name="VCXDCMakeTool"
360 <Tool
361 Name="VCBscMakeTool"
363 <Tool
364 Name="VCFxCopTool"
366 <Tool
367 Name="VCAppVerifierTool"
369 <Tool
370 Name="VCPostBuildEventTool"
372 </Configuration>
373 </Configurations>
374 <References>
375 </References>
376 <Files>
377 <Filter
378 Name="Source Files"
379 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
380 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
382 <File
383 RelativePath="..\..\..\lib\analysis.c"
385 </File>
386 <File
387 RelativePath="..\..\..\lib\bitrate.c"
389 </File>
390 <File
391 RelativePath="..\..\..\lib\block.c"
393 </File>
394 <File
395 RelativePath="..\..\..\lib\codebook.c"
397 </File>
398 <File
399 RelativePath="..\..\..\lib\envelope.c"
401 </File>
402 <File
403 RelativePath="..\..\..\lib\floor0.c"
405 </File>
406 <File
407 RelativePath="..\..\..\lib\floor1.c"
409 </File>
410 <File
411 RelativePath="..\..\..\lib\info.c"
413 </File>
414 <File
415 RelativePath="..\..\..\lib\lookup.c"
417 </File>
418 <File
419 RelativePath="..\..\..\lib\lpc.c"
421 </File>
422 <File
423 RelativePath="..\..\..\lib\lsp.c"
425 </File>
426 <File
427 RelativePath="..\..\..\lib\mapping0.c"
429 </File>
430 <File
431 RelativePath="..\..\..\lib\mdct.c"
433 </File>
434 <File
435 RelativePath="..\..\..\lib\psy.c"
437 </File>
438 <File
439 RelativePath="..\..\..\lib\registry.c"
441 </File>
442 <File
443 RelativePath="..\..\..\lib\res0.c"
445 </File>
446 <File
447 RelativePath="..\..\..\lib\sharedbook.c"
449 </File>
450 <File
451 RelativePath="..\..\..\lib\smallft.c"
453 </File>
454 <File
455 RelativePath="..\..\..\lib\synthesis.c"
457 </File>
458 <File
459 RelativePath="..\..\vorbis.def"
461 </File>
462 <File
463 RelativePath="..\..\..\lib\vorbisenc.c"
465 </File>
466 <File
467 RelativePath="..\..\..\lib\window.c"
469 </File>
470 </Filter>
471 <Filter
472 Name="Header Files"
473 Filter="h;hpp;hxx;hm;inl;inc;xsd"
474 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
476 <File
477 RelativePath="..\..\..\lib\backends.h"
479 </File>
480 <File
481 RelativePath="..\..\..\lib\bitrate.h"
483 </File>
484 <File
485 RelativePath="..\..\..\lib\codebook.h"
487 </File>
488 <File
489 RelativePath="..\..\..\include\vorbis\codec.h"
491 </File>
492 <File
493 RelativePath="..\..\..\lib\codec_internal.h"
495 </File>
496 <File
497 RelativePath="..\..\..\lib\envelope.h"
499 </File>
500 <File
501 RelativePath="..\..\..\lib\modes\floor_all.h"
503 </File>
504 <File
505 RelativePath="..\..\..\lib\books\floor\floor_books.h"
507 </File>
508 <File
509 RelativePath="..\..\..\lib\highlevel.h"
511 </File>
512 <File
513 RelativePath="..\..\..\lib\lookup.h"
515 </File>
516 <File
517 RelativePath="..\..\..\lib\lookup_data.h"
519 </File>
520 <File
521 RelativePath="..\..\..\lib\lpc.h"
523 </File>
524 <File
525 RelativePath="..\..\..\lib\lsp.h"
527 </File>
528 <File
529 RelativePath="..\..\..\lib\masking.h"
531 </File>
532 <File
533 RelativePath="..\..\..\lib\mdct.h"
535 </File>
536 <File
537 RelativePath="..\..\..\lib\misc.h"
539 </File>
540 <File
541 RelativePath="..\..\..\lib\os.h"
543 </File>
544 <File
545 RelativePath="..\..\..\lib\psy.h"
547 </File>
548 <File
549 RelativePath="..\..\..\lib\modes\psych_11.h"
551 </File>
552 <File
553 RelativePath="..\..\..\lib\modes\psych_16.h"
555 </File>
556 <File
557 RelativePath="..\..\..\lib\modes\psych_44.h"
559 </File>
560 <File
561 RelativePath="..\..\..\lib\modes\psych_8.h"
563 </File>
564 <File
565 RelativePath="..\..\..\lib\registry.h"
567 </File>
568 <File
569 RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h"
571 </File>
572 <File
573 RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h"
575 </File>
576 <File
577 RelativePath="..\..\..\lib\modes\residue_16.h"
579 </File>
580 <File
581 RelativePath="..\..\..\lib\modes\residue_44.h"
583 </File>
584 <File
585 RelativePath="..\..\..\lib\modes\residue_44u.h"
587 </File>
588 <File
589 RelativePath="..\..\..\lib\modes\residue_8.h"
591 </File>
592 <File
593 RelativePath="..\..\..\lib\scales.h"
595 </File>
596 <File
597 RelativePath="..\..\..\lib\modes\setup_11.h"
599 </File>
600 <File
601 RelativePath="..\..\..\lib\modes\setup_16.h"
603 </File>
604 <File
605 RelativePath="..\..\..\lib\modes\setup_22.h"
607 </File>
608 <File
609 RelativePath="..\..\..\lib\modes\setup_32.h"
611 </File>
612 <File
613 RelativePath="..\..\..\lib\modes\setup_44.h"
615 </File>
616 <File
617 RelativePath="..\..\..\lib\modes\setup_44u.h"
619 </File>
620 <File
621 RelativePath="..\..\..\lib\modes\setup_8.h"
623 </File>
624 <File
625 RelativePath="..\..\..\lib\modes\setup_X.h"
627 </File>
628 <File
629 RelativePath="..\..\..\lib\smallft.h"
631 </File>
632 <File
633 RelativePath="..\..\..\include\vorbis\vorbisenc.h"
635 </File>
636 <File
637 RelativePath="..\..\..\include\vorbis\vorbisfile.h"
639 </File>
640 <File
641 RelativePath="..\..\..\lib\window.h"
643 </File>
644 </Filter>
645 <Filter
646 Name="Resource Files"
647 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
648 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
650 </Filter>
651 </Files>
652 <Globals>
653 </Globals>
654 </VisualStudioProject>