comparison VisualC/tests/testgesture/testgesture_VS2008.vcproj @ 5033:01bc63ec4ca7

Added post build step to copy SDL and data files into the test projects
author Sam Lantinga <slouken@libsdl.org>
date Wed, 19 Jan 2011 11:35:54 -0800
parents f5f70fed2c4c
children fc26fb7e20af
comparison
equal deleted inserted replaced
5032:6ccfbaef0c0a 5033:01bc63ec4ca7
101 <Tool 101 <Tool
102 Name="VCAppVerifierTool" 102 Name="VCAppVerifierTool"
103 /> 103 />
104 <Tool 104 <Tool
105 Name="VCPostBuildEventTool" 105 Name="VCPostBuildEventTool"
106 Description="Copy SDL"
107 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
106 /> 108 />
107 </Configuration> 109 </Configuration>
108 <Configuration 110 <Configuration
109 Name="Release|Win32" 111 Name="Release|Win32"
110 OutputDirectory=".\Release" 112 OutputDirectory=".\Release"
191 <Tool 193 <Tool
192 Name="VCAppVerifierTool" 194 Name="VCAppVerifierTool"
193 /> 195 />
194 <Tool 196 <Tool
195 Name="VCPostBuildEventTool" 197 Name="VCPostBuildEventTool"
198 Description="Copy SDL"
199 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
196 /> 200 />
197 </Configuration> 201 </Configuration>
198 </Configurations> 202 </Configurations>
199 <References> 203 <References>
200 </References> 204 </References>