comparison VisualC/tests/testoverlay/testoverlay_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
101 Name="VCAppVerifierTool" 101 Name="VCAppVerifierTool"
102 /> 102 />
103 <Tool 103 <Tool
104 Name="VCPostBuildEventTool" 104 Name="VCPostBuildEventTool"
105 Description="Copy SDL and data files" 105 Description="Copy SDL and data files"
106 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll&#x0D;&#x0A;copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp" 106 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll&#x0D;&#x0A;copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp&#x0D;&#x0A;"
107 /> 107 />
108 </Configuration> 108 </Configuration>
109 <Configuration 109 <Configuration
110 Name="Debug|Win32" 110 Name="Debug|Win32"
111 OutputDirectory=".\Debug" 111 OutputDirectory=".\Debug"
138 <Tool 138 <Tool
139 Name="VCCLCompilerTool" 139 Name="VCCLCompilerTool"
140 Optimization="0" 140 Optimization="0"
141 AdditionalIncludeDirectories="..\..\..\include" 141 AdditionalIncludeDirectories="..\..\..\include"
142 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" 142 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
143 RuntimeLibrary="2" 143 RuntimeLibrary="3"
144 UsePrecompiledHeader="0" 144 UsePrecompiledHeader="0"
145 PrecompiledHeaderFile=".\Debug/testoverlay.pch" 145 PrecompiledHeaderFile=".\Debug/testoverlay.pch"
146 AssemblerListingLocation=".\Debug/" 146 AssemblerListingLocation=".\Debug/"
147 ObjectFile=".\Debug/" 147 ObjectFile=".\Debug/"
148 ProgramDataBaseFileName=".\Debug/" 148 ProgramDataBaseFileName=".\Debug/"
193 Name="VCAppVerifierTool" 193 Name="VCAppVerifierTool"
194 /> 194 />
195 <Tool 195 <Tool
196 Name="VCPostBuildEventTool" 196 Name="VCPostBuildEventTool"
197 Description="Copy SDL and data files" 197 Description="Copy SDL and data files"
198 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll&#x0D;&#x0A;copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp" 198 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll&#x0D;&#x0A;copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp&#x0D;&#x0A;"
199 /> 199 />
200 </Configuration> 200 </Configuration>
201 </Configurations> 201 </Configurations>
202 <References> 202 <References>
203 </References> 203 </References>