comparison 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
comparison
equal deleted inserted replaced
5038:40ef2ad3757c 5039:fc26fb7e20af
317 <Tool 317 <Tool
318 Name="VCCLCompilerTool" 318 Name="VCCLCompilerTool"
319 Optimization="0" 319 Optimization="0"
320 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" 320 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL"
321 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" 321 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
322 RuntimeLibrary="2" 322 RuntimeLibrary="3"
323 WarningLevel="3" 323 WarningLevel="3"
324 SuppressStartupBanner="true" 324 SuppressStartupBanner="true"
325 DebugInformationFormat="1" 325 DebugInformationFormat="1"
326 CompileAs="0" 326 CompileAs="0"
327 /> 327 />