comparison VisualC/tests/testplatform/testplatform_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 01bc63ec4ca7
children
comparison
equal deleted inserted replaced
5038:40ef2ad3757c 5039:fc26fb7e20af
48 Name="VCCLCompilerTool" 48 Name="VCCLCompilerTool"
49 Optimization="0" 49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\..\include" 50 AdditionalIncludeDirectories="..\..\..\include"
51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
52 MinimalRebuild="true" 52 MinimalRebuild="true"
53 RuntimeLibrary="2" 53 RuntimeLibrary="3"
54 PrecompiledHeaderFile=".\Debug/testplatform.pch" 54 PrecompiledHeaderFile=".\Debug/testplatform.pch"
55 AssemblerListingLocation=".\Debug/" 55 AssemblerListingLocation=".\Debug/"
56 ObjectFile=".\Debug/" 56 ObjectFile=".\Debug/"
57 ProgramDataBaseFileName=".\Debug/" 57 ProgramDataBaseFileName=".\Debug/"
58 WarningLevel="3" 58 WarningLevel="3"