Mercurial > sdl-ios-xcode
diff 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 |
line wrap: on
line diff
--- a/VisualC/tests/automated/automated_VS2008.vcproj Wed Jan 19 13:44:55 2011 -0800 +++ b/VisualC/tests/automated/automated_VS2008.vcproj Wed Jan 19 13:50:53 2011 -0800 @@ -45,7 +45,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="2" + RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" DebugInformationFormat="4" @@ -197,10 +197,6 @@ > </File> <File - RelativePath="..\..\..\test\automated\rwops\TestSupportRWops_Generic.c" - > - </File> - <File RelativePath="..\..\..\test\automated\SDL_at.c" > </File> @@ -212,6 +208,10 @@ RelativePath="..\..\..\test\automated\testsdl.c" > </File> + <File + RelativePath="..\..\..\test\automated\rwops\TestSupportRWops_Generic.c" + > + </File> </Filter> <Filter Name="Header Files"