Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / speex / win32 / VS2008 / tests / testresample.vcproj
bloba39c020cb90bc02e1aba79862f1f83c832954d67
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="testresample"
6 ProjectGUID="{961B8359-1393-4EF7-B8E0-67B6FE1C6DAB}"
7 Keyword="Win32Proj"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="..\..\..\include;..\.."
45 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="false"
52 DebugInformationFormat="4"
53 CompileAs="1"
55 <Tool
56 Name="VCManagedResourceCompilerTool"
58 <Tool
59 Name="VCResourceCompilerTool"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 AdditionalDependencies="winmm.lib"
67 OutputFile="../../../bin/testresample.exe"
68 LinkIncremental="2"
69 AdditionalLibraryDirectories=""
70 GenerateDebugInformation="true"
71 ProgramDatabaseFile="$(OutDir)/speexenc.pdb"
72 SubSystem="1"
73 RandomizedBaseAddress="1"
74 DataExecutionPrevention="0"
75 TargetMachine="1"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCManifestTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCAppVerifierTool"
95 <Tool
96 Name="VCPostBuildEventTool"
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="Release"
102 IntermediateDirectory="Release"
103 ConfigurationType="1"
104 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105 CharacterSet="2"
106 WholeProgramOptimization="1"
108 <Tool
109 Name="VCPreBuildEventTool"
111 <Tool
112 Name="VCCustomBuildTool"
114 <Tool
115 Name="VCXMLDataGeneratorTool"
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"
120 <Tool
121 Name="VCMIDLTool"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="3"
126 InlineFunctionExpansion="2"
127 EnableIntrinsicFunctions="true"
128 FavorSizeOrSpeed="1"
129 AdditionalIncludeDirectories="..\..\..\include;..\.."
130 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
131 StringPooling="true"
132 ExceptionHandling="0"
133 RuntimeLibrary="2"
134 BufferSecurityCheck="false"
135 UsePrecompiledHeader="0"
136 WarningLevel="3"
137 Detect64BitPortabilityProblems="false"
138 DebugInformationFormat="3"
139 CompileAs="1"
141 <Tool
142 Name="VCManagedResourceCompilerTool"
144 <Tool
145 Name="VCResourceCompilerTool"
147 <Tool
148 Name="VCPreLinkEventTool"
150 <Tool
151 Name="VCLinkerTool"
152 AdditionalDependencies="winmm.lib"
153 OutputFile="../../../bin/testresample.exe"
154 LinkIncremental="1"
155 AdditionalLibraryDirectories=""
156 GenerateDebugInformation="true"
157 SubSystem="1"
158 OptimizeReferences="2"
159 EnableCOMDATFolding="2"
161 RandomizedBaseAddress="1"
162 DataExecutionPrevention="0"
163 TargetMachine="1"
165 <Tool
166 Name="VCALinkTool"
168 <Tool
169 Name="VCManifestTool"
171 <Tool
172 Name="VCXDCMakeTool"
174 <Tool
175 Name="VCBscMakeTool"
177 <Tool
178 Name="VCFxCopTool"
180 <Tool
181 Name="VCAppVerifierTool"
183 <Tool
184 Name="VCPostBuildEventTool"
186 </Configuration>
187 <Configuration
188 Name="Release_SSE|Win32"
189 OutputDirectory="$(ConfigurationName)"
190 IntermediateDirectory="$(ConfigurationName)"
191 ConfigurationType="1"
192 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
193 CharacterSet="2"
194 WholeProgramOptimization="1"
196 <Tool
197 Name="VCPreBuildEventTool"
199 <Tool
200 Name="VCCustomBuildTool"
202 <Tool
203 Name="VCXMLDataGeneratorTool"
205 <Tool
206 Name="VCWebServiceProxyGeneratorTool"
208 <Tool
209 Name="VCMIDLTool"
211 <Tool
212 Name="VCCLCompilerTool"
213 Optimization="3"
214 InlineFunctionExpansion="2"
215 EnableIntrinsicFunctions="true"
216 FavorSizeOrSpeed="1"
217 AdditionalIncludeDirectories="..\..\..\include;..\.."
218 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
219 StringPooling="true"
220 ExceptionHandling="0"
221 RuntimeLibrary="2"
222 BufferSecurityCheck="false"
223 EnableEnhancedInstructionSet="1"
224 UsePrecompiledHeader="0"
225 WarningLevel="3"
226 Detect64BitPortabilityProblems="false"
227 DebugInformationFormat="3"
228 CompileAs="1"
230 <Tool
231 Name="VCManagedResourceCompilerTool"
233 <Tool
234 Name="VCResourceCompilerTool"
236 <Tool
237 Name="VCPreLinkEventTool"
239 <Tool
240 Name="VCLinkerTool"
241 AdditionalDependencies="winmm.lib"
242 OutputFile="../../../bin/testresample.exe"
243 LinkIncremental="1"
244 AdditionalLibraryDirectories=""
245 GenerateDebugInformation="true"
246 SubSystem="1"
247 OptimizeReferences="2"
248 EnableCOMDATFolding="2"
250 RandomizedBaseAddress="1"
251 DataExecutionPrevention="0"
252 TargetMachine="1"
254 <Tool
255 Name="VCALinkTool"
257 <Tool
258 Name="VCManifestTool"
260 <Tool
261 Name="VCXDCMakeTool"
263 <Tool
264 Name="VCBscMakeTool"
266 <Tool
267 Name="VCFxCopTool"
269 <Tool
270 Name="VCAppVerifierTool"
272 <Tool
273 Name="VCPostBuildEventTool"
275 </Configuration>
276 </Configurations>
277 <References>
278 </References>
279 <Files>
280 <Filter
281 Name="Source Files"
282 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
283 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
285 <File
286 RelativePath="..\..\..\libspeex\testresample.c"
288 </File>
289 </Filter>
290 <Filter
291 Name="Header Files"
292 Filter="h;hpp;hxx;hm;inl;inc;xsd"
293 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
295 </Filter>
296 <Filter
297 Name="Resource Files"
298 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
299 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
301 </Filter>
302 </Files>
303 <Globals>
304 </Globals>
305 </VisualStudioProject>