Changes to update Tomato RAF.
[tomato.git] / release / src / router / flac / src / test_libFLAC++ / test_libFLAC++.vcproj
blob50cfdccd28d4931a6e6b4dd134ed56d353d0b117
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="test_libFLAC++"
6 ProjectGUID="{4cefbc8d-c215-11db-8314-0800200c9a66}"
7 RootNamespace="test_libFLAC++"
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="..\..\obj\debug\bin"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
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"
43 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;FLAC__NO_DLL;DEBUG"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="1"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
51 DisableSpecificWarnings="4267;4996"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 AdditionalDependencies="..\..\obj\release\lib\ogg_static.lib"
65 LinkIncremental="2"
66 IgnoreDefaultLibraryNames="uuid.lib"
67 GenerateDebugInformation="true"
68 SubSystem="1"
69 TargetMachine="1"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCManifestTool"
77 <Tool
78 Name="VCXDCMakeTool"
80 <Tool
81 Name="VCBscMakeTool"
83 <Tool
84 Name="VCFxCopTool"
86 <Tool
87 Name="VCAppVerifierTool"
89 <Tool
90 Name="VCWebDeploymentTool"
92 <Tool
93 Name="VCPostBuildEventTool"
95 </Configuration>
96 <Configuration
97 Name="Release|Win32"
98 OutputDirectory="..\..\obj\release\bin"
99 IntermediateDirectory="Release"
100 ConfigurationType="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 EnableIntrinsicFunctions="true"
120 FavorSizeOrSpeed="1"
121 OmitFramePointers="true"
122 WholeProgramOptimization="true"
123 AdditionalIncludeDirectories=".;..\..\include"
124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;FLAC__NO_DLL"
125 RuntimeLibrary="0"
126 BufferSecurityCheck="false"
127 UsePrecompiledHeader="0"
128 WarningLevel="3"
129 Detect64BitPortabilityProblems="true"
130 DebugInformationFormat="3"
131 DisableSpecificWarnings="4267;4996"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 AdditionalDependencies="..\..\obj\release\lib\ogg_static.lib"
145 LinkIncremental="1"
146 IgnoreDefaultLibraryNames="uuid.lib"
147 GenerateDebugInformation="true"
148 SubSystem="1"
149 OptimizeReferences="2"
150 EnableCOMDATFolding="2"
151 LinkTimeCodeGeneration="1"
152 TargetMachine="1"
154 <Tool
155 Name="VCALinkTool"
157 <Tool
158 Name="VCManifestTool"
160 <Tool
161 Name="VCXDCMakeTool"
163 <Tool
164 Name="VCBscMakeTool"
166 <Tool
167 Name="VCFxCopTool"
169 <Tool
170 Name="VCAppVerifierTool"
172 <Tool
173 Name="VCWebDeploymentTool"
175 <Tool
176 Name="VCPostBuildEventTool"
178 </Configuration>
179 </Configurations>
180 <References>
181 </References>
182 <Files>
183 <Filter
184 Name="Header Files"
185 Filter="h;hpp;hxx;hm;inl;inc;xsd"
186 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
188 <File
189 RelativePath=".\decoders.h"
191 </File>
192 <File
193 RelativePath=".\encoders.h"
195 </File>
196 <File
197 RelativePath=".\metadata.h"
199 </File>
200 </Filter>
201 <Filter
202 Name="Source Files"
203 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
204 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
206 <File
207 RelativePath=".\decoders.cpp"
209 </File>
210 <File
211 RelativePath=".\encoders.cpp"
213 </File>
214 <File
215 RelativePath=".\main.cpp"
217 </File>
218 <File
219 RelativePath=".\metadata.cpp"
221 </File>
222 <File
223 RelativePath=".\metadata_manip.cpp"
225 </File>
226 <File
227 RelativePath=".\metadata_object.cpp"
229 </File>
230 </Filter>
231 </Files>
232 <Globals>
233 </Globals>
234 </VisualStudioProject>