• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="flac_mac"
6	ProjectGUID="{4cefbc7e-c215-11db-8314-0800200c9a66}"
7	RootNamespace="flac_mac"
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="..\..\..\obj\debug\bin"
21			IntermediateDirectory="Debug"
22			ConfigurationType="1"
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				Optimization="0"
42				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
43				MinimalRebuild="true"
44				BasicRuntimeChecks="3"
45				RuntimeLibrary="1"
46				UsePrecompiledHeader="0"
47				WarningLevel="3"
48				Detect64BitPortabilityProblems="true"
49				DebugInformationFormat="4"
50				CompileAs="0"
51				DisableSpecificWarnings="4267;4996"
52			/>
53			<Tool
54				Name="VCManagedResourceCompilerTool"
55			/>
56			<Tool
57				Name="VCResourceCompilerTool"
58			/>
59			<Tool
60				Name="VCPreLinkEventTool"
61			/>
62			<Tool
63				Name="VCLinkerTool"
64				LinkIncremental="2"
65				IgnoreDefaultLibraryNames="uuid.lib"
66				GenerateDebugInformation="true"
67				SubSystem="1"
68				TargetMachine="1"
69			/>
70			<Tool
71				Name="VCALinkTool"
72			/>
73			<Tool
74				Name="VCManifestTool"
75			/>
76			<Tool
77				Name="VCXDCMakeTool"
78			/>
79			<Tool
80				Name="VCBscMakeTool"
81			/>
82			<Tool
83				Name="VCFxCopTool"
84			/>
85			<Tool
86				Name="VCAppVerifierTool"
87			/>
88			<Tool
89				Name="VCWebDeploymentTool"
90			/>
91			<Tool
92				Name="VCPostBuildEventTool"
93			/>
94		</Configuration>
95		<Configuration
96			Name="Release|Win32"
97			OutputDirectory="..\..\..\obj\release\bin"
98			IntermediateDirectory="Release"
99			ConfigurationType="1"
100			>
101			<Tool
102				Name="VCPreBuildEventTool"
103			/>
104			<Tool
105				Name="VCCustomBuildTool"
106			/>
107			<Tool
108				Name="VCXMLDataGeneratorTool"
109			/>
110			<Tool
111				Name="VCWebServiceProxyGeneratorTool"
112			/>
113			<Tool
114				Name="VCMIDLTool"
115			/>
116			<Tool
117				Name="VCCLCompilerTool"
118				EnableIntrinsicFunctions="true"
119				FavorSizeOrSpeed="1"
120				OmitFramePointers="true"
121				WholeProgramOptimization="true"
122				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
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"
131			/>
132			<Tool
133				Name="VCManagedResourceCompilerTool"
134			/>
135			<Tool
136				Name="VCResourceCompilerTool"
137			/>
138			<Tool
139				Name="VCPreLinkEventTool"
140			/>
141			<Tool
142				Name="VCLinkerTool"
143				LinkIncremental="1"
144				IgnoreDefaultLibraryNames="uuid.lib"
145				GenerateDebugInformation="true"
146				SubSystem="1"
147				OptimizeReferences="2"
148				EnableCOMDATFolding="2"
149				LinkTimeCodeGeneration="1"
150				TargetMachine="1"
151			/>
152			<Tool
153				Name="VCALinkTool"
154			/>
155			<Tool
156				Name="VCManifestTool"
157			/>
158			<Tool
159				Name="VCXDCMakeTool"
160			/>
161			<Tool
162				Name="VCBscMakeTool"
163			/>
164			<Tool
165				Name="VCFxCopTool"
166			/>
167			<Tool
168				Name="VCAppVerifierTool"
169			/>
170			<Tool
171				Name="VCWebDeploymentTool"
172			/>
173			<Tool
174				Name="VCPostBuildEventTool"
175			/>
176		</Configuration>
177	</Configurations>
178	<References>
179	</References>
180	<Files>
181		<Filter
182			Name="Header Files"
183			Filter="h;hpp;hxx;hm;inl;inc;xsd"
184			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
185			>
186		</Filter>
187		<Filter
188			Name="Source Files"
189			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
190			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
191			>
192			<File
193				RelativePath=".\main.c"
194				>
195			</File>
196		</Filter>
197	</Files>
198	<Globals>
199	</Globals>
200</VisualStudioProject>
201