comparison VisualC/SDL/SDL_VS2008.vcproj @ 4968:379361d5e425

Jcw87 to Sam The project files for VS 2005 are still outdated/messed up. I have a patch that will bring the VS 2005 project files up to date with the VS 2008 project files, add the x64 platform to the VS 2005 project files, fix a few issues with x64 in VS 2008, and a few other misc changes that don't really change the output at all.
author Sam Lantinga <slouken@libsdl.org>
date Sun, 09 Jan 2011 08:35:18 -0800
parents 27ab20a36eba
children 3a95a2b93eb3
comparison
equal deleted inserted replaced
4967:f74a3f94c408 4968:379361d5e425
54 Optimization="0" 54 Optimization="0"
55 AdditionalIncludeDirectories="..\..\include;C:\Program Files\Microsoft SDKs\Windows\v7.0\Include" 55 AdditionalIncludeDirectories="..\..\include;C:\Program Files\Microsoft SDKs\Windows\v7.0\Include"
56 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" 56 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__"
57 RuntimeLibrary="2" 57 RuntimeLibrary="2"
58 BufferSecurityCheck="false" 58 BufferSecurityCheck="false"
59 UsePrecompiledHeader="0"
60 WarningLevel="3" 59 WarningLevel="3"
61 SuppressStartupBanner="true" 60 SuppressStartupBanner="true"
62 Detect64BitPortabilityProblems="false" 61 Detect64BitPortabilityProblems="false"
63 DebugInformationFormat="4" 62 DebugInformationFormat="4"
64 CompileAs="0" 63 CompileAs="0"
76 /> 75 />
77 <Tool 76 <Tool
78 Name="VCLinkerTool" 77 Name="VCLinkerTool"
79 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" 78 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib"
80 OutputFile="$(IntDir)\SDL.dll" 79 OutputFile="$(IntDir)\SDL.dll"
80 SuppressStartupBanner="true"
81 IgnoreAllDefaultLibraries="true" 81 IgnoreAllDefaultLibraries="true"
82 GenerateDebugInformation="true" 82 GenerateDebugInformation="true"
83 SubSystem="2" 83 SubSystem="2"
84 CLRUnmanagedCodeCheck="false"
85 /> 84 />
86 <Tool 85 <Tool
87 Name="VCALinkTool" 86 Name="VCALinkTool"
88 /> 87 />
89 <Tool 88 <Tool
139 Optimization="0" 138 Optimization="0"
140 AdditionalIncludeDirectories="..\..\include" 139 AdditionalIncludeDirectories="..\..\include"
141 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__" 140 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__"
142 RuntimeLibrary="2" 141 RuntimeLibrary="2"
143 BufferSecurityCheck="false" 142 BufferSecurityCheck="false"
144 UsePrecompiledHeader="0"
145 WarningLevel="3" 143 WarningLevel="3"
144 SuppressStartupBanner="true"
146 Detect64BitPortabilityProblems="false" 145 Detect64BitPortabilityProblems="false"
147 DebugInformationFormat="3" 146 DebugInformationFormat="4"
147 CompileAs="0"
148 /> 148 />
149 <Tool 149 <Tool
150 Name="VCManagedResourceCompilerTool" 150 Name="VCManagedResourceCompilerTool"
151 /> 151 />
152 <Tool 152 <Tool
157 <Tool 157 <Tool
158 Name="VCPreLinkEventTool" 158 Name="VCPreLinkEventTool"
159 /> 159 />
160 <Tool 160 <Tool
161 Name="VCLinkerTool" 161 Name="VCLinkerTool"
162 AdditionalDependencies="msimg32.lib winmm.lib" 162 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib"
163 OutputFile="$(IntDir)\SDL.dll" 163 OutputFile="$(IntDir)\SDL.dll"
164 SuppressStartupBanner="true"
164 IgnoreAllDefaultLibraries="true" 165 IgnoreAllDefaultLibraries="true"
165 GenerateDebugInformation="true" 166 GenerateDebugInformation="true"
166 SubSystem="2" 167 SubSystem="2"
167 TargetMachine="17" 168 TargetMachine="17"
168 CLRUnmanagedCodeCheck="false"
169 /> 169 />
170 <Tool 170 <Tool
171 Name="VCALinkTool" 171 Name="VCALinkTool"
172 /> 172 />
173 <Tool 173 <Tool
228 PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" 228 PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__"
229 StringPooling="true" 229 StringPooling="true"
230 RuntimeLibrary="2" 230 RuntimeLibrary="2"
231 BufferSecurityCheck="false" 231 BufferSecurityCheck="false"
232 EnableFunctionLevelLinking="true" 232 EnableFunctionLevelLinking="true"
233 UsePrecompiledHeader="0"
234 WarningLevel="3" 233 WarningLevel="3"
235 SuppressStartupBanner="true" 234 SuppressStartupBanner="true"
236 Detect64BitPortabilityProblems="false" 235 Detect64BitPortabilityProblems="false"
237 CompileAs="0" 236 CompileAs="0"
238 /> 237 />
249 /> 248 />
250 <Tool 249 <Tool
251 Name="VCLinkerTool" 250 Name="VCLinkerTool"
252 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" 251 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib"
253 OutputFile="$(IntDir)\SDL.dll" 252 OutputFile="$(IntDir)\SDL.dll"
253 SuppressStartupBanner="true"
254 IgnoreAllDefaultLibraries="true" 254 IgnoreAllDefaultLibraries="true"
255 SubSystem="2" 255 SubSystem="2"
256 /> 256 />
257 <Tool 257 <Tool
258 Name="VCALinkTool" 258 Name="VCALinkTool"
313 PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__" 313 PreprocessorDefinitions="NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__SSE__;__SSE2__"
314 StringPooling="true" 314 StringPooling="true"
315 RuntimeLibrary="2" 315 RuntimeLibrary="2"
316 BufferSecurityCheck="false" 316 BufferSecurityCheck="false"
317 EnableFunctionLevelLinking="true" 317 EnableFunctionLevelLinking="true"
318 UsePrecompiledHeader="0"
319 WarningLevel="3" 318 WarningLevel="3"
319 SuppressStartupBanner="true"
320 Detect64BitPortabilityProblems="false" 320 Detect64BitPortabilityProblems="false"
321 CompileAs="0"
321 /> 322 />
322 <Tool 323 <Tool
323 Name="VCManagedResourceCompilerTool" 324 Name="VCManagedResourceCompilerTool"
324 /> 325 />
325 <Tool 326 <Tool
330 <Tool 331 <Tool
331 Name="VCPreLinkEventTool" 332 Name="VCPreLinkEventTool"
332 /> 333 />
333 <Tool 334 <Tool
334 Name="VCLinkerTool" 335 Name="VCLinkerTool"
335 AdditionalDependencies="msimg32.lib winmm.lib" 336 AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib"
336 OutputFile="$(IntDir)\SDL.dll" 337 OutputFile="$(IntDir)\SDL.dll"
338 SuppressStartupBanner="true"
337 IgnoreAllDefaultLibraries="true" 339 IgnoreAllDefaultLibraries="true"
338 SubSystem="2" 340 SubSystem="2"
341 TargetMachine="17"
339 /> 342 />
340 <Tool 343 <Tool
341 Name="VCALinkTool" 344 Name="VCALinkTool"
342 /> 345 />
343 <Tool 346 <Tool