Mercurial > sdl-ios-xcode
comparison VisualC/tests/graywin/graywin_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 |
---|---|
100 <Tool | 100 <Tool |
101 Name="VCAppVerifierTool" | 101 Name="VCAppVerifierTool" |
102 /> | 102 /> |
103 <Tool | 103 <Tool |
104 Name="VCPostBuildEventTool" | 104 Name="VCPostBuildEventTool" |
105 Description="Copy SDL" | |
106 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll" | |
105 /> | 107 /> |
106 </Configuration> | 108 </Configuration> |
107 <Configuration | 109 <Configuration |
108 Name="Release|Win32" | 110 Name="Release|Win32" |
109 OutputDirectory=".\Release" | 111 OutputDirectory=".\Release" |
190 <Tool | 192 <Tool |
191 Name="VCAppVerifierTool" | 193 Name="VCAppVerifierTool" |
192 /> | 194 /> |
193 <Tool | 195 <Tool |
194 Name="VCPostBuildEventTool" | 196 Name="VCPostBuildEventTool" |
197 Description="Copy SDL" | |
198 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll" | |
195 /> | 199 /> |
196 </Configuration> | 200 </Configuration> |
197 </Configurations> | 201 </Configurations> |
198 <References> | 202 <References> |
199 </References> | 203 </References> |