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"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
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"
23			>
24			<Tool
25				Name="VCPreBuildEventTool"
26			/>
27			<Tool
28				Name="VCCustomBuildTool"
29			/>
30			<Tool
31				Name="VCXMLDataGeneratorTool"
32			/>
33			<Tool
34				Name="VCWebServiceProxyGeneratorTool"
35			/>
36			<Tool
37				Name="VCMIDLTool"
38			/>
39			<Tool
40				Name="VCCLCompilerTool"
41				AdditionalOptions="/D &quot;_USE_MATH_DEFINES&quot;"
42				Optimization="0"
43				EnableIntrinsicFunctions="true"
44				AdditionalIncludeDirectories=".\include;..\..\include"
45				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__HAS_X86INTRIN;FLAC__ALIGN_MALLOC_DATA;PACKAGE_VERSION=\&quot;1.3.3\&quot;;DEBUG;FLAC__OVERFLOW_DETECT"
46				MinimalRebuild="true"
47				BasicRuntimeChecks="3"
48				RuntimeLibrary="1"
49				UsePrecompiledHeader="0"
50				WarningLevel="3"
51				Detect64BitPortabilityProblems="true"
52				DebugInformationFormat="4"
53				CompileAs="0"
54				DisableSpecificWarnings="4267;4996"
55				ForcedIncludeFiles="share/msvc2005_int.h"
56			/>
57			<Tool
58				Name="VCManagedResourceCompilerTool"
59			/>
60			<Tool
61				Name="VCResourceCompilerTool"
62			/>
63			<Tool
64				Name="VCPreLinkEventTool"
65			/>
66			<Tool
67				Name="VCLinkerTool"
68				AdditionalDependencies="$(SolutionDir)objs\$(ConfigurationName)\lib\libogg_static.lib"
69				LinkIncremental="2"
70				IgnoreDefaultLibraryNames="uuid.lib"
71				GenerateDebugInformation="true"
72				SubSystem="2"
73				TargetMachine="1"
74			/>
75			<Tool
76				Name="VCALinkTool"
77			/>
78			<Tool
79				Name="VCManifestTool"
80			/>
81			<Tool
82				Name="VCXDCMakeTool"
83			/>
84			<Tool
85				Name="VCBscMakeTool"
86			/>
87			<Tool
88				Name="VCFxCopTool"
89			/>
90			<Tool
91				Name="VCAppVerifierTool"
92			/>
93			<Tool
94				Name="VCPostBuildEventTool"
95			/>
96		</Configuration>
97		<Configuration
98			Name="Release|Win32"
99			OutputDirectory="$(SolutionDir)objs\$(ConfigurationName)\lib"
100			IntermediateDirectory="$(ConfigurationName)_dynamic"
101			ConfigurationType="2"
102			WholeProgramOptimization="1"
103			>
104			<Tool
105				Name="VCPreBuildEventTool"
106			/>
107			<Tool
108				Name="VCCustomBuildTool"
109			/>
110			<Tool
111				Name="VCXMLDataGeneratorTool"
112			/>
113			<Tool
114				Name="VCWebServiceProxyGeneratorTool"
115			/>
116			<Tool
117				Name="VCMIDLTool"
118			/>
119			<Tool
120				Name="VCCLCompilerTool"
121				AdditionalOptions="/D &quot;_USE_MATH_DEFINES&quot;"
122				EnableIntrinsicFunctions="true"
123				FavorSizeOrSpeed="1"
124				OmitFramePointers="true"
125				WholeProgramOptimization="true"
126				AdditionalIncludeDirectories=".\include;..\..\include"
127				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__HAS_X86INTRIN;FLAC__ALIGN_MALLOC_DATA;PACKAGE_VERSION=\&quot;1.3.3\&quot;;FLaC__INLINE=_inline"
128				RuntimeLibrary="0"
129				BufferSecurityCheck="false"
130				UsePrecompiledHeader="0"
131				WarningLevel="3"
132				Detect64BitPortabilityProblems="true"
133				DebugInformationFormat="3"
134				CompileAs="0"
135				DisableSpecificWarnings="4267;4996"
136				ForcedIncludeFiles="share/msvc2005_int.h"
137			/>
138			<Tool
139				Name="VCManagedResourceCompilerTool"
140			/>
141			<Tool
142				Name="VCResourceCompilerTool"
143			/>
144			<Tool
145				Name="VCPreLinkEventTool"
146			/>
147			<Tool
148				Name="VCLinkerTool"
149				AdditionalDependencies="$(SolutionDir)objs\$(ConfigurationName)\lib\libogg_static.lib"
150				LinkIncremental="1"
151				IgnoreDefaultLibraryNames="uuid.lib"
152				GenerateDebugInformation="true"
153				SubSystem="2"
154				OptimizeReferences="2"
155				EnableCOMDATFolding="2"
156				LinkTimeCodeGeneration="1"
157				TargetMachine="1"
158			/>
159			<Tool
160				Name="VCALinkTool"
161			/>
162			<Tool
163				Name="VCManifestTool"
164			/>
165			<Tool
166				Name="VCXDCMakeTool"
167			/>
168			<Tool
169				Name="VCBscMakeTool"
170			/>
171			<Tool
172				Name="VCFxCopTool"
173			/>
174			<Tool
175				Name="VCAppVerifierTool"
176			/>
177			<Tool
178				Name="VCPostBuildEventTool"
179			/>
180		</Configuration>
181	</Configurations>
182	<References>
183	</References>
184	<Files>
185		<Filter
186			Name="Header Files"
187			Filter="h;hpp;hxx;hm;inl;inc;xsd"
188			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
189			>
190			<File
191				RelativePath=".\include\protected\all.h"
192				>
193			</File>
194			<File
195				RelativePath=".\include\private\all.h"
196				>
197			</File>
198			<File
199				RelativePath=".\include\private\bitmath.h"
200				>
201			</File>
202			<File
203				RelativePath=".\include\private\bitreader.h"
204				>
205			</File>
206			<File
207				RelativePath=".\include\private\bitwriter.h"
208				>
209			</File>
210			<File
211				RelativePath=".\include\private\cpu.h"
212				>
213			</File>
214			<File
215				RelativePath=".\include\private\crc.h"
216				>
217			</File>
218			<File
219				RelativePath=".\include\private\fixed.h"
220				>
221			</File>
222			<File
223				RelativePath=".\include\private\float.h"
224				>
225			</File>
226			<File
227				RelativePath=".\include\private\format.h"
228				>
229			</File>
230			<File
231				RelativePath=".\include\private\lpc.h"
232				>
233			</File>
234			<File
235				RelativePath=".\include\private\md5.h"
236				>
237			</File>
238			<File
239				RelativePath=".\include\private\memory.h"
240				>
241			</File>
242			<File
243				RelativePath=".\include\private\metadata.h"
244				>
245			</File>
246			<File
247				RelativePath=".\ia32\nasm.h"
248				>
249			</File>
250			<File
251				RelativePath=".\include\private\ogg_decoder_aspect.h"
252				>
253			</File>
254			<File
255				RelativePath=".\include\private\ogg_encoder_aspect.h"
256				>
257			</File>
258			<File
259				RelativePath=".\include\private\ogg_helper.h"
260				>
261			</File>
262			<File
263				RelativePath=".\include\private\ogg_mapping.h"
264				>
265			</File>
266			<File
267				RelativePath=".\include\protected\stream_decoder.h"
268				>
269			</File>
270			<File
271				RelativePath=".\include\private\stream_encoder.h"
272				>
273			</File>
274			<File
275				RelativePath=".\include\protected\stream_encoder.h"
276				>
277			</File>
278			<File
279				RelativePath=".\include\private\stream_encoder_framing.h"
280				>
281			</File>
282			<File
283				RelativePath=".\include\private\window.h"
284				>
285			</File>
286		</Filter>
287		<Filter
288			Name="Source Files"
289			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
290			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
291			>
292			<File
293				RelativePath=".\bitmath.c"
294				>
295			</File>
296			<File
297				RelativePath=".\bitreader.c"
298				>
299			</File>
300			<File
301				RelativePath=".\bitwriter.c"
302				>
303			</File>
304			<File
305				RelativePath=".\cpu.c"
306				>
307			</File>
308			<File
309				RelativePath=".\crc.c"
310				>
311			</File>
312			<File
313				RelativePath=".\fixed.c"
314				>
315			</File>
316			<File
317				RelativePath=".\fixed_intrin_sse2.c"
318				>
319			</File>
320			<File
321				RelativePath=".\fixed_intrin_ssse3.c"
322				>
323			</File>
324			<File
325				RelativePath=".\float.c"
326				>
327			</File>
328			<File
329				RelativePath=".\format.c"
330				>
331			</File>
332			<File
333				RelativePath=".\lpc.c"
334				>
335			</File>
336			<File
337				RelativePath=".\lpc_intrin_sse.c"
338				>
339			</File>
340			<File
341				RelativePath=".\lpc_intrin_sse2.c"
342				>
343			</File>
344			<File
345				RelativePath=".\lpc_intrin_sse41.c"
346				>
347			</File>
348			<File
349				RelativePath=".\lpc_intrin_avx2.c"
350				>
351			</File>
352			<File
353				RelativePath=".\md5.c"
354				>
355			</File>
356			<File
357				RelativePath=".\memory.c"
358				>
359			</File>
360			<File
361				RelativePath=".\metadata_iterators.c"
362				>
363			</File>
364			<File
365				RelativePath=".\metadata_object.c"
366				>
367			</File>
368			<File
369				RelativePath=".\ogg_decoder_aspect.c"
370				>
371			</File>
372			<File
373				RelativePath=".\ogg_encoder_aspect.c"
374				>
375			</File>
376			<File
377				RelativePath=".\ogg_helper.c"
378				>
379			</File>
380			<File
381				RelativePath=".\ogg_mapping.c"
382				>
383			</File>
384			<File
385				RelativePath=".\stream_decoder.c"
386				>
387			</File>
388			<File
389				RelativePath=".\stream_encoder.c"
390				>
391			</File>
392			<File
393				RelativePath=".\stream_encoder_framing.c"
394				>
395			</File>
396			<File
397				RelativePath=".\stream_encoder_intrin_sse2.c"
398				>
399			</File>
400			<File
401				RelativePath=".\stream_encoder_intrin_ssse3.c"
402				>
403			</File>
404			<File
405				RelativePath=".\stream_encoder_intrin_avx2.c"
406				>
407			</File>
408			<File
409				RelativePath=".\window.c"
410				>
411			</File>
412			<File
413				RelativePath=".\windows_unicode_filenames.c"
414				>
415			</File>
416		</Filter>
417		<Filter
418			Name="Public Header Files"
419			>
420			<File
421				RelativePath="..\..\include\FLAC\all.h"
422				>
423			</File>
424			<File
425				RelativePath="..\..\include\share\alloc.h"
426				>
427			</File>
428			<File
429				RelativePath="..\..\include\FLAC\assert.h"
430				>
431			</File>
432			<File
433				RelativePath="..\..\include\FLAC\callback.h"
434				>
435			</File>
436			<File
437				RelativePath="..\..\include\share\compat.h"
438				>
439			</File>
440			<File
441				RelativePath="..\..\include\share\endswap.h"
442				>
443			</File>
444			<File
445				RelativePath="..\..\include\FLAC\export.h"
446				>
447			</File>
448			<File
449				RelativePath="..\..\include\FLAC\format.h"
450				>
451			</File>
452			<File
453				RelativePath="..\..\include\share\macros.h"
454				>
455			</File>
456			<File
457				RelativePath="..\..\include\FLAC\metadata.h"
458				>
459			</File>
460			<File
461				RelativePath="..\..\include\FLAC\ordinals.h"
462				>
463			</File>
464			<File
465				RelativePath="..\..\include\share\private.h"
466				>
467			</File>
468			<File
469				RelativePath="..\..\include\share\safe_str.h"
470				>
471			</File>
472			<File
473				RelativePath="..\..\include\FLAC\stream_decoder.h"
474				>
475			</File>
476			<File
477				RelativePath="..\..\include\FLAC\stream_encoder.h"
478				>
479			</File>
480			<File
481				RelativePath="..\..\include\share\windows_unicode_filenames.h"
482				>
483			</File>
484		</Filter>
485		<File
486			RelativePath=".\ia32\cpu_asm.nasm"
487			>
488			<FileConfiguration
489				Name="Debug|Win32"
490				>
491				<Tool
492					Name="VCCustomBuildTool"
493					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
494					AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
495					Outputs="ia32/cpu_asm.obj"
496				/>
497			</FileConfiguration>
498			<FileConfiguration
499				Name="Release|Win32"
500				>
501				<Tool
502					Name="VCCustomBuildTool"
503					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj&#x0D;&#x0A;"
504					AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h"
505					Outputs="ia32/cpu_asm.obj"
506				/>
507			</FileConfiguration>
508		</File>
509		<File
510			RelativePath=".\ia32\fixed_asm.nasm"
511			>
512			<FileConfiguration
513				Name="Debug|Win32"
514				>
515				<Tool
516					Name="VCCustomBuildTool"
517					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
518					AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
519					Outputs="ia32/fixed_asm.obj"
520				/>
521			</FileConfiguration>
522			<FileConfiguration
523				Name="Release|Win32"
524				>
525				<Tool
526					Name="VCCustomBuildTool"
527					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj&#x0D;&#x0A;"
528					AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h"
529					Outputs="ia32/fixed_asm.obj"
530				/>
531			</FileConfiguration>
532		</File>
533		<File
534			RelativePath=".\ia32\lpc_asm.nasm"
535			>
536			<FileConfiguration
537				Name="Debug|Win32"
538				>
539				<Tool
540					Name="VCCustomBuildTool"
541					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
542					AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
543					Outputs="ia32/lpc_asm.obj"
544				/>
545			</FileConfiguration>
546			<FileConfiguration
547				Name="Release|Win32"
548				>
549				<Tool
550					Name="VCCustomBuildTool"
551					CommandLine="nasm.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj&#x0D;&#x0A;"
552					AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h"
553					Outputs="ia32/lpc_asm.obj"
554				/>
555			</FileConfiguration>
556		</File>
557	</Files>
558	<Globals>
559	</Globals>
560</VisualStudioProject>
561