Use the debug C runtime for the debug configuration

This commit is contained in:
Sam Lantinga 2011-01-19 13:50:53 -08:00
parent e18725689b
commit de8bd33888
50 changed files with 73 additions and 73 deletions

View file

@ -48,7 +48,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\..\include"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
RuntimeLibrary="2"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Debug/checkkeys.pch"
AssemblerListingLocation=".\Debug/"