Mercurial > sdl-ios-xcode
comparison VisualC/tests/testalpha/testalpha_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 | 5bb673951db2 |
children |
comparison
equal
deleted
inserted
replaced
5038:40ef2ad3757c | 5039:fc26fb7e20af |
---|---|
46 <Tool | 46 <Tool |
47 Name="VCCLCompilerTool" | 47 Name="VCCLCompilerTool" |
48 Optimization="0" | 48 Optimization="0" |
49 AdditionalIncludeDirectories="..\..\..\include" | 49 AdditionalIncludeDirectories="..\..\..\include" |
50 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" | 50 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" |
51 RuntimeLibrary="2" | 51 RuntimeLibrary="3" |
52 UsePrecompiledHeader="0" | 52 UsePrecompiledHeader="0" |
53 PrecompiledHeaderFile=".\Debug/testalpha.pch" | 53 PrecompiledHeaderFile=".\Debug/testalpha.pch" |
54 AssemblerListingLocation=".\Debug/" | 54 AssemblerListingLocation=".\Debug/" |
55 ObjectFile=".\Debug/" | 55 ObjectFile=".\Debug/" |
56 ProgramDataBaseFileName=".\Debug/" | 56 ProgramDataBaseFileName=".\Debug/" |
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
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp" | 106 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp
" |
107 /> | 107 /> |
108 </Configuration> | 108 </Configuration> |
109 <Configuration | 109 <Configuration |
110 Name="Release|Win32" | 110 Name="Release|Win32" |
111 OutputDirectory=".\Release" | 111 OutputDirectory=".\Release" |
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
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp" | 198 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp
" |
199 /> | 199 /> |
200 </Configuration> | 200 </Configuration> |
201 </Configurations> | 201 </Configurations> |
202 <References> | 202 <References> |
203 </References> | 203 </References> |