Mercurial > sdl-ios-xcode
diff VisualC/SDLmain/SDLmain_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 | 379361d5e425 |
children | e8916fe9cfc8 |
line wrap: on
line diff
--- a/VisualC/SDLmain/SDLmain_VS2008.vcproj Wed Jan 19 13:44:55 2011 -0800 +++ b/VisualC/SDLmain/SDLmain_VS2008.vcproj Wed Jan 19 13:50:53 2011 -0800 @@ -319,7 +319,7 @@ Optimization="0" AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" - RuntimeLibrary="2" + RuntimeLibrary="3" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="1"