comparison VisualC/tests/automated/automated_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 223ab94286a3
children
comparison
equal deleted inserted replaced
5038:40ef2ad3757c 5039:fc26fb7e20af
43 Optimization="0" 43 Optimization="0"
44 AdditionalIncludeDirectories="$(SolutionDir)\..\include" 44 AdditionalIncludeDirectories="$(SolutionDir)\..\include"
45 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 45 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
46 MinimalRebuild="true" 46 MinimalRebuild="true"
47 BasicRuntimeChecks="3" 47 BasicRuntimeChecks="3"
48 RuntimeLibrary="2" 48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0" 49 UsePrecompiledHeader="0"
50 WarningLevel="3" 50 WarningLevel="3"
51 DebugInformationFormat="4" 51 DebugInformationFormat="4"
52 /> 52 />
53 <Tool 53 <Tool
195 <File 195 <File
196 RelativePath="..\..\..\test\automated\rwops\rwops.c" 196 RelativePath="..\..\..\test\automated\rwops\rwops.c"
197 > 197 >
198 </File> 198 </File>
199 <File 199 <File
200 RelativePath="..\..\..\test\automated\SDL_at.c"
201 >
202 </File>
203 <File
204 RelativePath="..\..\..\test\automated\surface\surface.c"
205 >
206 </File>
207 <File
208 RelativePath="..\..\..\test\automated\testsdl.c"
209 >
210 </File>
211 <File
200 RelativePath="..\..\..\test\automated\rwops\TestSupportRWops_Generic.c" 212 RelativePath="..\..\..\test\automated\rwops\TestSupportRWops_Generic.c"
201 >
202 </File>
203 <File
204 RelativePath="..\..\..\test\automated\SDL_at.c"
205 >
206 </File>
207 <File
208 RelativePath="..\..\..\test\automated\surface\surface.c"
209 >
210 </File>
211 <File
212 RelativePath="..\..\..\test\automated\testsdl.c"
213 > 213 >
214 </File> 214 </File>
215 </Filter> 215 </Filter>
216 <Filter 216 <Filter
217 Name="Header Files" 217 Name="Header Files"