# HG changeset patch # User Sam Lantinga # Date 1294590918 28800 # Node ID 379361d5e4257907ccc8e42474325f29172c193b # Parent f74a3f94c408addf9349bd68c896afa0eb707194 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. diff -r f74a3f94c408 -r 379361d5e425 VisualC/SDL/SDL_VS2005.vcproj --- a/VisualC/SDL/SDL_VS2005.vcproj Fri Jan 07 15:18:17 2011 -0800 +++ b/VisualC/SDL/SDL_VS2005.vcproj Sun Jan 09 08:35:18 2011 -0800 @@ -2,16 +2,17 @@ + @@ -55,10 +56,6 @@ RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\Debug/SDL.pch" - AssemblerListingLocation=".\Debug/" - ObjectFile=".\Debug/" - ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" @@ -78,21 +75,12 @@ /> - + + + + + + + + + + + + + + + + + + + + @@ -162,10 +237,6 @@ BufferSecurityCheck="false" EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\Release/SDL.pch" - AssemblerListingLocation=".\Release/" - ObjectFile=".\Release/" - ProgramDataBaseFileName=".\Release/" WarningLevel="3" SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" @@ -184,16 +255,100 @@ /> + + + + + + + + + + + + + + + + + + + + + + @@ -340,6 +499,10 @@ > + + @@ -393,6 +556,10 @@ > + + @@ -433,6 +600,10 @@ > + + @@ -693,6 +864,14 @@ > + + + + @@ -857,6 +1036,14 @@ > + + + + @@ -949,7 +1136,6 @@ > @@ -1030,6 +1216,14 @@ > + + + + diff -r f74a3f94c408 -r 379361d5e425 VisualC/SDL/SDL_VS2008.vcproj --- a/VisualC/SDL/SDL_VS2008.vcproj Fri Jan 07 15:18:17 2011 -0800 +++ b/VisualC/SDL/SDL_VS2008.vcproj Sun Jan 09 08:35:18 2011 -0800 @@ -56,7 +56,6 @@ PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" RuntimeLibrary="2" BufferSecurityCheck="false" - UsePrecompiledHeader="0" WarningLevel="3" SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" @@ -78,10 +77,10 @@ Name="VCLinkerTool" AdditionalDependencies="msimg32.lib winmm.lib imm32.lib version.lib" OutputFile="$(IntDir)\SDL.dll" + SuppressStartupBanner="true" IgnoreAllDefaultLibraries="true" GenerateDebugInformation="true" SubSystem="2" - CLRUnmanagedCodeCheck="false" /> @@ -315,9 +315,10 @@ RuntimeLibrary="2" BufferSecurityCheck="false" EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" WarningLevel="3" + SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" + CompileAs="0" /> >>>>>> other Name="SDLmain" ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" -<<<<<<< local -======= - TargetFrameworkVersion="131072" ->>>>>>> other + RootNamespace="SDLmain" > + @@ -33,11 +29,7 @@ >>>>>> other /> + + + + + + + + + + + + + + + + + >>>>>> other /> + + + + + + + + + + + + + + + + + >>>>>> other /> + + + + + + + + + + + + + + + + + @@ -51,7 +52,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" WarningLevel="3" SuppressStartupBanner="true" CompileAs="0" @@ -67,7 +67,7 @@ />