Version 1.3.1 final.
[flac.git] / src / libFLAC / libFLAC_dynamic.vcproj
blobd372d341fbfb26c43986ca0ef7f96ef229feb686
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="$(SolutionDir)objs\$(ConfigurationName)\lib"
21 IntermediateDirectory="$(ConfigurationName)_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 AdditionalOptions="/D &quot;_USE_MATH_DEFINES&quot;"
42 Optimization="0"
43 AdditionalIncludeDirectories=".\include;..\..\include"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__HAS_X86INTRIN;FLAC__ALIGN_MALLOC_DATA;VERSION=\&quot;1.3.1\&quot;;DEBUG;FLAC__OVERFLOW_DETECT"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
52 CompileAs="0"
53 DisableSpecificWarnings="4267;4996"
55 <Tool
56 Name="VCManagedResourceCompilerTool"
58 <Tool
59 Name="VCResourceCompilerTool"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 AdditionalDependencies="$(SolutionDir)objs\$(ConfigurationName)\lib\libogg_static.lib"
67 LinkIncremental="2"
68 IgnoreDefaultLibraryNames="uuid.lib"
69 GenerateDebugInformation="true"
70 SubSystem="2"
71 TargetMachine="1"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(SolutionDir)objs\$(ConfigurationName)\lib"
98 IntermediateDirectory="$(ConfigurationName)_dynamic"
99 ConfigurationType="2"
100 WholeProgramOptimization="1"
102 <Tool
103 Name="VCPreBuildEventTool"
105 <Tool
106 Name="VCCustomBuildTool"
108 <Tool
109 Name="VCXMLDataGeneratorTool"
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
114 <Tool
115 Name="VCMIDLTool"
117 <Tool
118 Name="VCCLCompilerTool"
119 AdditionalOptions="/D &quot;_USE_MATH_DEFINES&quot;"
120 EnableIntrinsicFunctions="true"
121 FavorSizeOrSpeed="1"
122 OmitFramePointers="true"
123 WholeProgramOptimization="true"
124 AdditionalIncludeDirectories=".\include;..\..\include"
125 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__HAS_X86INTRIN;FLAC__ALIGN_MALLOC_DATA;VERSION=\&quot;1.3.1\&quot;;FLaC__INLINE=_inline"
126 RuntimeLibrary="0"
127 BufferSecurityCheck="false"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="true"
131 DebugInformationFormat="3"
132 CompileAs="0"
133 DisableSpecificWarnings="4267;4996"
135 <Tool
136 Name="VCManagedResourceCompilerTool"
138 <Tool
139 Name="VCResourceCompilerTool"
141 <Tool
142 Name="VCPreLinkEventTool"
144 <Tool
145 Name="VCLinkerTool"
146 AdditionalDependencies="$(SolutionDir)objs\$(ConfigurationName)\lib\libogg_static.lib"
147 LinkIncremental="1"
148 IgnoreDefaultLibraryNames="uuid.lib"
149 GenerateDebugInformation="true"
150 SubSystem="2"
151 OptimizeReferences="2"
152 EnableCOMDATFolding="2"
153 LinkTimeCodeGeneration="1"
154 TargetMachine="1"
156 <Tool
157 Name="VCALinkTool"
159 <Tool
160 Name="VCManifestTool"
162 <Tool
163 Name="VCXDCMakeTool"
165 <Tool
166 Name="VCBscMakeTool"
168 <Tool
169 Name="VCFxCopTool"
171 <Tool
172 Name="VCAppVerifierTool"
174 <Tool
175 Name="VCPostBuildEventTool"
177 </Configuration>
178 </Configurations>
179 <References>
180 </References>
181 <Files>
182 <Filter
183 Name="Header Files"
184 Filter="h;hpp;hxx;hm;inl;inc;xsd"
185 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
187 <File
188 RelativePath=".\include\private\all.h"
190 </File>
191 <File
192 RelativePath=".\include\protected\all.h"
194 </File>
195 <File
196 RelativePath=".\include\private\bitmath.h"
198 </File>
199 <File
200 RelativePath=".\include\private\bitreader.h"
202 </File>
203 <File
204 RelativePath=".\include\private\bitwriter.h"
206 </File>
207 <File
208 RelativePath=".\include\private\cpu.h"
210 </File>
211 <File
212 RelativePath=".\include\private\crc.h"
214 </File>
215 <File
216 RelativePath=".\include\private\fixed.h"
218 </File>
219 <File
220 RelativePath=".\include\private\float.h"
222 </File>
223 <File
224 RelativePath=".\include\private\format.h"
226 </File>
227 <File
228 RelativePath=".\include\private\lpc.h"
230 </File>
231 <File
232 RelativePath=".\include\private\md5.h"
234 </File>
235 <File
236 RelativePath=".\include\private\memory.h"
238 </File>
239 <File
240 RelativePath=".\include\private\metadata.h"
242 </File>
243 <File
244 RelativePath=".\ia32\nasm.h"
246 </File>
247 <File
248 RelativePath=".\include\private\ogg_decoder_aspect.h"
250 </File>
251 <File
252 RelativePath=".\include\private\ogg_encoder_aspect.h"
254 </File>
255 <File
256 RelativePath=".\include\private\ogg_helper.h"
258 </File>
259 <File
260 RelativePath=".\include\private\ogg_mapping.h"
262 </File>
263 <File
264 RelativePath=".\include\protected\stream_decoder.h"
266 </File>
267 <File
268 RelativePath=".\include\protected\stream_encoder.h"
270 </File>
271 <File
272 RelativePath=".\include\private\stream_encoder.h"
274 </File>
275 <File
276 RelativePath=".\include\private\stream_encoder_framing.h"
278 </File>
279 <File
280 RelativePath=".\include\private\window.h"
282 </File>
283 </Filter>
284 <Filter
285 Name="Source Files"
286 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
287 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
289 <File
290 RelativePath=".\bitmath.c"
292 </File>
293 <File
294 RelativePath=".\bitreader.c"
296 </File>
297 <File
298 RelativePath=".\bitwriter.c"
300 </File>
301 <File
302 RelativePath=".\cpu.c"
304 </File>
305 <File
306 RelativePath=".\crc.c"
308 </File>
309 <File
310 RelativePath=".\fixed.c"
312 </File>
313 <File
314 RelativePath=".\fixed_intrin_sse2.c"
316 </File>
317 <File
318 RelativePath=".\fixed_intrin_ssse3.c"
320 </File>
321 <File
322 RelativePath=".\float.c"
324 </File>
325 <File
326 RelativePath=".\format.c"
328 </File>
329 <File
330 RelativePath=".\lpc.c"
332 </File>
333 <File
334 RelativePath=".\lpc_intrin_sse.c"
336 </File>
337 <File
338 RelativePath=".\lpc_intrin_sse2.c"
340 </File>
341 <File
342 RelativePath=".\lpc_intrin_sse41.c"
344 </File>
345 <File
346 RelativePath=".\md5.c"
348 </File>
349 <File
350 RelativePath=".\memory.c"
352 </File>
353 <File
354 RelativePath=".\metadata_iterators.c"
356 </File>
357 <File
358 RelativePath=".\metadata_object.c"
360 </File>
361 <File
362 RelativePath=".\ogg_decoder_aspect.c"
364 </File>
365 <File
366 RelativePath=".\ogg_encoder_aspect.c"
368 </File>
369 <File
370 RelativePath=".\ogg_helper.c"
372 </File>
373 <File
374 RelativePath=".\ogg_mapping.c"
376 </File>
377 <File
378 RelativePath=".\stream_decoder.c"
380 </File>
381 <File
382 RelativePath=".\stream_encoder.c"
384 </File>
385 <File
386 RelativePath=".\stream_encoder_framing.c"
388 </File>
389 <File
390 RelativePath=".\stream_encoder_intrin_sse2.c"
392 </File>
393 <File
394 RelativePath=".\stream_encoder_intrin_ssse3.c"
396 </File>
397 <File
398 RelativePath=".\window.c"
400 </File>
401 </Filter>
402 <Filter
403 Name="Public Header Files"
405 <File
406 RelativePath="..\..\include\FLAC\all.h"
408 </File>
409 <File
410 RelativePath="..\..\include\FLAC\assert.h"
412 </File>
413 <File
414 RelativePath="..\..\include\FLAC\callback.h"
416 </File>
417 <File
418 RelativePath="..\..\include\FLAC\export.h"
420 </File>
421 <File
422 RelativePath="..\..\include\FLAC\format.h"
424 </File>
425 <File
426 RelativePath="..\..\include\FLAC\metadata.h"
428 </File>
429 <File
430 RelativePath="..\..\include\FLAC\ordinals.h"
432 </File>
433 <File
434 RelativePath="..\..\include\FLAC\stream_decoder.h"
436 </File>
437 <File
438 RelativePath="..\..\include\FLAC\stream_encoder.h"
440 </File>
441 </Filter>
442 <File
443 RelativePath=".\ia32\cpu_asm.nasm"
445 <FileConfiguration
446 Name="Debug|Win32"
448 <Tool
449 Name="VCCustomBuildTool"
450 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
451 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
452 Outputs="ia32/cpu_asm.obj"
454 </FileConfiguration>
455 <FileConfiguration
456 Name="Release|Win32"
458 <Tool
459 Name="VCCustomBuildTool"
460 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
461 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
462 Outputs="ia32/cpu_asm.obj"
464 </FileConfiguration>
465 </File>
466 <File
467 RelativePath=".\ia32\fixed_asm.nasm"
469 <FileConfiguration
470 Name="Debug|Win32"
472 <Tool
473 Name="VCCustomBuildTool"
474 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
475 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
476 Outputs="ia32/fixed_asm.obj"
478 </FileConfiguration>
479 <FileConfiguration
480 Name="Release|Win32"
482 <Tool
483 Name="VCCustomBuildTool"
484 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
485 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
486 Outputs="ia32/fixed_asm.obj"
488 </FileConfiguration>
489 </File>
490 <File
491 RelativePath=".\ia32\lpc_asm.nasm"
493 <FileConfiguration
494 Name="Debug|Win32"
496 <Tool
497 Name="VCCustomBuildTool"
498 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
499 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
500 Outputs="ia32/lpc_asm.obj"
502 </FileConfiguration>
503 <FileConfiguration
504 Name="Release|Win32"
506 <Tool
507 Name="VCCustomBuildTool"
508 CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
509 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
510 Outputs="ia32/lpc_asm.obj"
512 </FileConfiguration>
513 </File>
514 </Files>
515 <Globals>
516 </Globals>
517 </VisualStudioProject>