Version 1.3.0pre4.
[flac.git] / src / libFLAC / libFLAC_dynamic.vcproj
blob258d0b1a9139069915f27a5c1d6f22bace7d166e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libFLAC_dynamic"
6 ProjectGUID="{4cefbc83-c215-11db-8314-0800200c9a66}"
7 RootNamespace="libFLAC_dynamic"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="..\..\objs\debug\lib"
21 IntermediateDirectory="Debug_dynamic"
22 ConfigurationType="2"
24 <Tool
25 Name="VCPreBuildEventTool"
27 <Tool
28 Name="VCCustomBuildTool"
30 <Tool
31 Name="VCXMLDataGeneratorTool"
33 <Tool
34 Name="VCWebServiceProxyGeneratorTool"
36 <Tool
37 Name="VCMIDLTool"
39 <Tool
40 Name="VCCLCompilerTool"
41 Optimization="0"
42 AdditionalIncludeDirectories=".\include;..\..\include"
43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.3.0pre4\&quot;;DEBUG;FLAC__OVERFLOW_DETECT"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="1"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
51 CompileAs="0"
52 DisableSpecificWarnings="4267;4996"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="..\..\objs\release\lib\libogg_static.lib"
66 LinkIncremental="2"
67 IgnoreDefaultLibraryNames="uuid.lib;libcmt.lib"
68 GenerateDebugInformation="true"
69 SubSystem="2"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCPostBuildEventTool"
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="..\..\objs\release\lib"
97 IntermediateDirectory="Release_dynamic"
98 ConfigurationType="2"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
115 <Tool
116 Name="VCCLCompilerTool"
117 EnableIntrinsicFunctions="true"
118 FavorSizeOrSpeed="1"
119 OmitFramePointers="true"
120 WholeProgramOptimization="true"
121 AdditionalIncludeDirectories=".\include;..\..\include"
122 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.3.0pre4\&quot;;FLaC__INLINE=_inline"
123 RuntimeLibrary="0"
124 BufferSecurityCheck="false"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="true"
128 DebugInformationFormat="3"
129 CompileAs="0"
130 DisableSpecificWarnings="4267;4996"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalDependencies="..\..\objs\release\lib\libogg_static.lib"
144 LinkIncremental="1"
145 IgnoreDefaultLibraryNames="uuid.lib"
146 GenerateDebugInformation="true"
147 SubSystem="2"
148 OptimizeReferences="2"
149 EnableCOMDATFolding="2"
150 LinkTimeCodeGeneration="1"
151 TargetMachine="1"
153 <Tool
154 Name="VCALinkTool"
156 <Tool
157 Name="VCManifestTool"
159 <Tool
160 Name="VCXDCMakeTool"
162 <Tool
163 Name="VCBscMakeTool"
165 <Tool
166 Name="VCFxCopTool"
168 <Tool
169 Name="VCAppVerifierTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 </Configurations>
176 <References>
177 </References>
178 <Files>
179 <Filter
180 Name="Header Files"
181 Filter="h;hpp;hxx;hm;inl;inc;xsd"
182 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
184 <File
185 RelativePath=".\include\private\all.h"
187 </File>
188 <File
189 RelativePath=".\include\protected\all.h"
191 </File>
192 <File
193 RelativePath=".\include\private\bitmath.h"
195 </File>
196 <File
197 RelativePath=".\include\private\bitreader.h"
199 </File>
200 <File
201 RelativePath=".\include\private\bitwriter.h"
203 </File>
204 <File
205 RelativePath=".\include\private\cpu.h"
207 </File>
208 <File
209 RelativePath=".\include\private\crc.h"
211 </File>
212 <File
213 RelativePath=".\include\private\fixed.h"
215 </File>
216 <File
217 RelativePath=".\include\private\float.h"
219 </File>
220 <File
221 RelativePath=".\include\private\format.h"
223 </File>
224 <File
225 RelativePath=".\include\private\lpc.h"
227 </File>
228 <File
229 RelativePath=".\include\private\md5.h"
231 </File>
232 <File
233 RelativePath=".\include\private\memory.h"
235 </File>
236 <File
237 RelativePath=".\include\private\metadata.h"
239 </File>
240 <File
241 RelativePath=".\ia32\nasm.h"
243 </File>
244 <File
245 RelativePath=".\include\private\ogg_decoder_aspect.h"
247 </File>
248 <File
249 RelativePath=".\include\private\ogg_encoder_aspect.h"
251 </File>
252 <File
253 RelativePath=".\include\private\ogg_helper.h"
255 </File>
256 <File
257 RelativePath=".\include\private\ogg_mapping.h"
259 </File>
260 <File
261 RelativePath=".\include\protected\stream_decoder.h"
263 </File>
264 <File
265 RelativePath=".\include\protected\stream_encoder.h"
267 </File>
268 <File
269 RelativePath=".\include\private\stream_encoder_framing.h"
271 </File>
272 <File
273 RelativePath=".\include\private\window.h"
275 </File>
276 </Filter>
277 <Filter
278 Name="Source Files"
279 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
280 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
282 <File
283 RelativePath=".\bitmath.c"
285 </File>
286 <File
287 RelativePath=".\bitreader.c"
289 </File>
290 <File
291 RelativePath=".\bitwriter.c"
293 </File>
294 <File
295 RelativePath=".\cpu.c"
297 </File>
298 <File
299 RelativePath=".\crc.c"
301 </File>
302 <File
303 RelativePath=".\fixed.c"
305 </File>
306 <File
307 RelativePath=".\float.c"
309 </File>
310 <File
311 RelativePath=".\format.c"
313 </File>
314 <File
315 RelativePath=".\lpc.c"
317 </File>
318 <File
319 RelativePath=".\md5.c"
321 </File>
322 <File
323 RelativePath=".\memory.c"
325 </File>
326 <File
327 RelativePath=".\metadata_iterators.c"
329 </File>
330 <File
331 RelativePath=".\metadata_object.c"
333 </File>
334 <File
335 RelativePath=".\ogg_decoder_aspect.c"
337 </File>
338 <File
339 RelativePath=".\ogg_encoder_aspect.c"
341 </File>
342 <File
343 RelativePath=".\ogg_helper.c"
345 </File>
346 <File
347 RelativePath=".\ogg_mapping.c"
349 </File>
350 <File
351 RelativePath=".\stream_decoder.c"
353 </File>
354 <File
355 RelativePath=".\stream_encoder.c"
357 </File>
358 <File
359 RelativePath=".\stream_encoder_framing.c"
361 </File>
362 <File
363 RelativePath=".\window.c"
365 </File>
366 </Filter>
367 <Filter
368 Name="Public Header Files"
370 <File
371 RelativePath="..\..\include\FLAC\all.h"
373 </File>
374 <File
375 RelativePath="..\..\include\FLAC\assert.h"
377 </File>
378 <File
379 RelativePath="..\..\include\FLAC\callback.h"
381 </File>
382 <File
383 RelativePath="..\..\include\FLAC\export.h"
385 </File>
386 <File
387 RelativePath="..\..\include\FLAC\format.h"
389 </File>
390 <File
391 RelativePath="..\..\include\FLAC\metadata.h"
393 </File>
394 <File
395 RelativePath="..\..\include\FLAC\ordinals.h"
397 </File>
398 <File
399 RelativePath="..\..\include\FLAC\stream_decoder.h"
401 </File>
402 <File
403 RelativePath="..\..\include\FLAC\stream_encoder.h"
405 </File>
406 </Filter>
407 <File
408 RelativePath=".\ia32\bitreader_asm.nasm"
410 <FileConfiguration
411 Name="Debug|Win32"
413 <Tool
414 Name="VCCustomBuildTool"
415 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj&#x0D;&#x0A;"
416 AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h"
417 Outputs="ia32/bitreader_asm.obj"
419 </FileConfiguration>
420 <FileConfiguration
421 Name="Release|Win32"
423 <Tool
424 Name="VCCustomBuildTool"
425 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj&#x0D;&#x0A;"
426 AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h"
427 Outputs="ia32/bitreader_asm.obj"
429 </FileConfiguration>
430 </File>
431 <File
432 RelativePath=".\release_static\BuildLog.htm"
434 </File>
435 <File
436 RelativePath=".\ia32\cpu_asm.nasm"
438 <FileConfiguration
439 Name="Debug|Win32"
441 <Tool
442 Name="VCCustomBuildTool"
443 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
444 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
445 Outputs="ia32/cpu_asm.obj"
447 </FileConfiguration>
448 <FileConfiguration
449 Name="Release|Win32"
451 <Tool
452 Name="VCCustomBuildTool"
453 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
454 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
455 Outputs="ia32/cpu_asm.obj"
457 </FileConfiguration>
458 </File>
459 <File
460 RelativePath=".\ia32\fixed_asm.nasm"
462 <FileConfiguration
463 Name="Debug|Win32"
465 <Tool
466 Name="VCCustomBuildTool"
467 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
468 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
469 Outputs="ia32/fixed_asm.obj"
471 </FileConfiguration>
472 <FileConfiguration
473 Name="Release|Win32"
475 <Tool
476 Name="VCCustomBuildTool"
477 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
478 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
479 Outputs="ia32/fixed_asm.obj"
481 </FileConfiguration>
482 </File>
483 <File
484 RelativePath=".\ia32\lpc_asm.nasm"
486 <FileConfiguration
487 Name="Debug|Win32"
489 <Tool
490 Name="VCCustomBuildTool"
491 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
492 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
493 Outputs="ia32/lpc_asm.obj"
495 </FileConfiguration>
496 <FileConfiguration
497 Name="Release|Win32"
499 <Tool
500 Name="VCCustomBuildTool"
501 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
502 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
503 Outputs="ia32/lpc_asm.obj"
505 </FileConfiguration>
506 </File>
507 <File
508 RelativePath=".\ia32\stream_encoder_asm.nasm"
510 <FileConfiguration
511 Name="Debug|Win32"
513 <Tool
514 Name="VCCustomBuildTool"
515 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj&#x0D;&#x0A;"
516 AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h"
517 Outputs="ia32/stream_encoder_asm.obj"
519 </FileConfiguration>
520 <FileConfiguration
521 Name="Release|Win32"
523 <Tool
524 Name="VCCustomBuildTool"
525 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj&#x0D;&#x0A;"
526 AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h"
527 Outputs="ia32/stream_encoder_asm.obj"
529 </FileConfiguration>
530 </File>
531 </Files>
532 <Globals>
533 </Globals>
534 </VisualStudioProject>