Mercurial > sdl-ios-xcode
comparison VisualC/tests/testgl2/testgl2_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 | 92e65e3041c2 |
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" |
192 <Tool | 194 <Tool |
193 Name="VCAppVerifierTool" | 195 Name="VCAppVerifierTool" |
194 /> | 196 /> |
195 <Tool | 197 <Tool |
196 Name="VCPostBuildEventTool" | 198 Name="VCPostBuildEventTool" |
199 Description="Copy SDL" | |
200 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll" | |
197 /> | 201 /> |
198 </Configuration> | 202 </Configuration> |
199 </Configurations> | 203 </Configurations> |
200 <References> | 204 <References> |
201 </References> | 205 </References> |