Mercurial > sdl-ios-xcode
comparison VisualC/tests/testplatform/testplatform_VS2008.vcproj @ 4481:92e65e3041c2
Removed SDL.lib and SDLmain.lib from the projects since the dependencies are set up properly.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 05 Jul 2010 18:18:25 -0700 |
parents | 223ab94286a3 |
children | 01bc63ec4ca7 |
comparison
equal
deleted
inserted
replaced
4480:98f1b4f7cafe | 4481:92e65e3041c2 |
---|---|
201 </Configurations> | 201 </Configurations> |
202 <References> | 202 <References> |
203 </References> | 203 </References> |
204 <Files> | 204 <Files> |
205 <File | 205 <File |
206 RelativePath="..\..\Sdl\Debug\SDL.lib" | |
207 > | |
208 </File> | |
209 <File | |
210 RelativePath="..\..\SDLmain\Debug\SDLmain.lib" | |
211 > | |
212 </File> | |
213 <File | |
214 RelativePath="..\..\..\Test\testplatform.c" | 206 RelativePath="..\..\..\Test\testplatform.c" |
215 > | 207 > |
216 <FileConfiguration | |
217 Name="Debug|Win32" | |
218 > | |
219 <Tool | |
220 Name="VCCLCompilerTool" | |
221 AdditionalIncludeDirectories="" | |
222 PreprocessorDefinitions="" | |
223 /> | |
224 </FileConfiguration> | |
225 <FileConfiguration | |
226 Name="Release|Win32" | |
227 > | |
228 <Tool | |
229 Name="VCCLCompilerTool" | |
230 AdditionalIncludeDirectories="" | |
231 PreprocessorDefinitions="" | |
232 /> | |
233 </FileConfiguration> | |
234 </File> | 208 </File> |
235 </Files> | 209 </Files> |
236 <Globals> | 210 <Globals> |
237 </Globals> | 211 </Globals> |
238 </VisualStudioProject> | 212 </VisualStudioProject> |