Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / vorbis / libs / libvorbis / win32 / VS2008 / vorbisenc / vorbisenc.vcproj
blob9b45e0ddd99c541cec5dbcd9e5d16e92bb747c6c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="vorbisenc"
6 ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
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="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
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;..\..\..\..\libogg\include"
45 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_CONSOLE"
46 MinimalRebuild="true"
47 ExceptionHandling="0"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 Detect64BitPortabilityProblems="false"
53 DebugInformationFormat="4"
54 CompileAs="1"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 AdditionalDependencies="libogg.lib libvorbis.lib"
68 OutputFile="$(OutDir)/vorbisenc.exe"
69 LinkIncremental="2"
70 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\$(ConfigurationName)&quot;"
71 GenerateDebugInformation="true"
72 ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb"
73 SubSystem="1"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|Win32"
102 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
103 IntermediateDirectory="$(ConfigurationName)"
104 ConfigurationType="1"
105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106 CharacterSet="2"
107 WholeProgramOptimization="1"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="3"
127 InlineFunctionExpansion="2"
128 EnableIntrinsicFunctions="true"
129 FavorSizeOrSpeed="1"
130 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
131 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE"
132 StringPooling="true"
133 ExceptionHandling="0"
134 RuntimeLibrary="0"
135 BufferSecurityCheck="false"
136 UsePrecompiledHeader="0"
137 WarningLevel="3"
138 Detect64BitPortabilityProblems="false"
139 DebugInformationFormat="3"
140 CompileAs="1"
142 <Tool
143 Name="VCManagedResourceCompilerTool"
145 <Tool
146 Name="VCResourceCompilerTool"
148 <Tool
149 Name="VCPreLinkEventTool"
151 <Tool
152 Name="VCLinkerTool"
153 AdditionalDependencies="libogg.lib libvorbis.lib"
154 OutputFile="$(OutDir)/vorbisenc.exe"
155 LinkIncremental="1"
156 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\$(ConfigurationName)&quot;"
157 GenerateDebugInformation="false"
158 SubSystem="1"
159 OptimizeReferences="2"
160 EnableCOMDATFolding="2"
162 RandomizedBaseAddress="1"
163 DataExecutionPrevention="0"
164 TargetMachine="1"
166 <Tool
167 Name="VCALinkTool"
169 <Tool
170 Name="VCManifestTool"
172 <Tool
173 Name="VCXDCMakeTool"
175 <Tool
176 Name="VCBscMakeTool"
178 <Tool
179 Name="VCFxCopTool"
181 <Tool
182 Name="VCAppVerifierTool"
184 <Tool
185 Name="VCPostBuildEventTool"
187 </Configuration>
188 <Configuration
189 Name="Release_SSE|Win32"
190 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
191 IntermediateDirectory="$(ConfigurationName)"
192 ConfigurationType="1"
193 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
194 CharacterSet="2"
195 WholeProgramOptimization="1"
197 <Tool
198 Name="VCPreBuildEventTool"
200 <Tool
201 Name="VCCustomBuildTool"
203 <Tool
204 Name="VCXMLDataGeneratorTool"
206 <Tool
207 Name="VCWebServiceProxyGeneratorTool"
209 <Tool
210 Name="VCMIDLTool"
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="3"
215 InlineFunctionExpansion="2"
216 EnableIntrinsicFunctions="true"
217 FavorSizeOrSpeed="1"
218 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
219 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE"
220 StringPooling="true"
221 ExceptionHandling="0"
222 RuntimeLibrary="0"
223 BufferSecurityCheck="false"
224 EnableEnhancedInstructionSet="1"
225 UsePrecompiledHeader="0"
226 WarningLevel="3"
227 Detect64BitPortabilityProblems="false"
228 DebugInformationFormat="3"
229 CompileAs="1"
231 <Tool
232 Name="VCManagedResourceCompilerTool"
234 <Tool
235 Name="VCResourceCompilerTool"
237 <Tool
238 Name="VCPreLinkEventTool"
240 <Tool
241 Name="VCLinkerTool"
242 AdditionalDependencies="libogg.lib libvorbis.lib"
243 OutputFile="$(OutDir)/vorbisenc.exe"
244 LinkIncremental="1"
245 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\$(ConfigurationName)&quot;"
246 GenerateDebugInformation="false"
247 SubSystem="1"
248 OptimizeReferences="2"
249 EnableCOMDATFolding="2"
251 RandomizedBaseAddress="1"
252 DataExecutionPrevention="0"
253 TargetMachine="1"
255 <Tool
256 Name="VCALinkTool"
258 <Tool
259 Name="VCManifestTool"
261 <Tool
262 Name="VCXDCMakeTool"
264 <Tool
265 Name="VCBscMakeTool"
267 <Tool
268 Name="VCFxCopTool"
270 <Tool
271 Name="VCAppVerifierTool"
273 <Tool
274 Name="VCPostBuildEventTool"
276 </Configuration>
277 <Configuration
278 Name="Release_SSE2|Win32"
279 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
280 IntermediateDirectory="$(ConfigurationName)"
281 ConfigurationType="1"
282 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
283 CharacterSet="2"
284 WholeProgramOptimization="1"
286 <Tool
287 Name="VCPreBuildEventTool"
289 <Tool
290 Name="VCCustomBuildTool"
292 <Tool
293 Name="VCXMLDataGeneratorTool"
295 <Tool
296 Name="VCWebServiceProxyGeneratorTool"
298 <Tool
299 Name="VCMIDLTool"
301 <Tool
302 Name="VCCLCompilerTool"
303 Optimization="3"
304 InlineFunctionExpansion="2"
305 EnableIntrinsicFunctions="true"
306 FavorSizeOrSpeed="1"
307 AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
308 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_CONSOLE"
309 StringPooling="true"
310 ExceptionHandling="0"
311 RuntimeLibrary="0"
312 BufferSecurityCheck="false"
313 EnableEnhancedInstructionSet="2"
314 UsePrecompiledHeader="0"
315 WarningLevel="3"
316 Detect64BitPortabilityProblems="false"
317 DebugInformationFormat="3"
318 CompileAs="1"
320 <Tool
321 Name="VCManagedResourceCompilerTool"
323 <Tool
324 Name="VCResourceCompilerTool"
326 <Tool
327 Name="VCPreLinkEventTool"
329 <Tool
330 Name="VCLinkerTool"
331 AdditionalDependencies="libogg.lib libvorbis.lib"
332 OutputFile="$(OutDir)/vorbisenc.exe"
333 LinkIncremental="1"
334 AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(ConfigurationName)&quot;;&quot;..\$(ConfigurationName)&quot;"
335 GenerateDebugInformation="false"
336 SubSystem="1"
337 OptimizeReferences="2"
338 EnableCOMDATFolding="2"
340 RandomizedBaseAddress="1"
341 DataExecutionPrevention="0"
342 TargetMachine="1"
344 <Tool
345 Name="VCALinkTool"
347 <Tool
348 Name="VCManifestTool"
350 <Tool
351 Name="VCXDCMakeTool"
353 <Tool
354 Name="VCBscMakeTool"
356 <Tool
357 Name="VCFxCopTool"
359 <Tool
360 Name="VCAppVerifierTool"
362 <Tool
363 Name="VCPostBuildEventTool"
365 </Configuration>
366 </Configurations>
367 <References>
368 <ProjectReference
369 ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
371 </References>
372 <Files>
373 <Filter
374 Name="Source Files"
375 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
376 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
378 <File
379 RelativePath="..\..\..\examples\encoder_example.c"
381 </File>
382 </Filter>
383 <Filter
384 Name="Header Files"
385 Filter="h;hpp;hxx;hm;inl;inc;xsd"
386 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
388 </Filter>
389 <Filter
390 Name="Resource Files"
391 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
392 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
394 </Filter>
395 </Files>
396 <Globals>
397 </Globals>
398 </VisualStudioProject>