K2.6 patches and update.
[tomato.git] / release / src / router / flac / src / test_streams / test_streams.vcproj
blob3868fe75344768d8b24845c078b8aa24be81afbf
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="test_streams"
6 ProjectGUID="{4cefbc91-c215-11db-8314-0800200c9a66}"
7 RootNamespace="test_streams"
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 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 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 CompileAs="0"
132 DisableSpecificWarnings="4267;4996"
134 <Tool
135 Name="VCManagedResourceCompilerTool"
137 <Tool
138 Name="VCResourceCompilerTool"
140 <Tool
141 Name="VCPreLinkEventTool"
143 <Tool
144 Name="VCLinkerTool"
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 </Filter>
189 <Filter
190 Name="Source Files"
191 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
192 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
194 <File
195 RelativePath=".\main.c"
197 </File>
198 </Filter>
199 </Files>
200 <Globals>
201 </Globals>
202 </VisualStudioProject>