Mercurial > sdl-ios-xcode
diff VisualC/SDL/SDL_VS2008.vcproj @ 5039:fc26fb7e20af
Use the debug C runtime for the debug configuration
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 19 Jan 2011 13:50:53 -0800 |
parents | 3a95a2b93eb3 |
children | e8916fe9cfc8 |
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2008.vcproj Wed Jan 19 13:44:55 2011 -0800 +++ b/VisualC/SDL/SDL_VS2008.vcproj Wed Jan 19 13:50:53 2011 -0800 @@ -54,7 +54,7 @@ Optimization="0" AdditionalIncludeDirectories="..\..\include;C:\Program Files\Microsoft SDKs\Windows\v7.0\Include" PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" - RuntimeLibrary="2" + RuntimeLibrary="3" BufferSecurityCheck="false" WarningLevel="3" SuppressStartupBanner="true" @@ -635,10 +635,6 @@ > </File> <File - RelativePath="..\..\src\atomic\SDL_spinlock.c" - > - </File> - <File RelativePath="..\..\src\audio\SDL_audio.c" > </File> @@ -1035,6 +1031,10 @@ > </File> <File + RelativePath="..\..\src\atomic\SDL_spinlock.c" + > + </File> + <File RelativePath="..\..\src\stdlib\SDL_stdlib.c" > </File>