Mercurial > sdl-ios-xcode
comparison VisualC/SDLmain/SDLmain_VS2008.vcproj @ 4661:03dcb795c583
Merged changes from the main SDL codebase
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 12 Jul 2010 21:09:23 -0700 |
parents | eff4e88cc1e8 |
children | 379361d5e425 |
comparison
equal
deleted
inserted
replaced
4660:b15e7017409b | 4661:03dcb795c583 |
---|---|
27 ATLMinimizesCRunTimeLibraryUsage="false" | 27 ATLMinimizesCRunTimeLibraryUsage="false" |
28 > | 28 > |
29 <Tool | 29 <Tool |
30 Name="VCPreBuildEventTool" | 30 Name="VCPreBuildEventTool" |
31 Description="Making sure basic SDL headers are in place..." | 31 Description="Making sure basic SDL headers are in place..." |
32 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY" | 32 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY
" |
33 /> | 33 /> |
34 <Tool | 34 <Tool |
35 Name="VCCustomBuildTool" | 35 Name="VCCustomBuildTool" |
36 /> | 36 /> |
37 <Tool | 37 <Tool |
164 ATLMinimizesCRunTimeLibraryUsage="false" | 164 ATLMinimizesCRunTimeLibraryUsage="false" |
165 > | 165 > |
166 <Tool | 166 <Tool |
167 Name="VCPreBuildEventTool" | 167 Name="VCPreBuildEventTool" |
168 Description="Making sure basic SDL headers are in place..." | 168 Description="Making sure basic SDL headers are in place..." |
169 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY" | 169 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY
" |
170 /> | 170 /> |
171 <Tool | 171 <Tool |
172 Name="VCCustomBuildTool" | 172 Name="VCCustomBuildTool" |
173 /> | 173 /> |
174 <Tool | 174 <Tool |
301 ATLMinimizesCRunTimeLibraryUsage="false" | 301 ATLMinimizesCRunTimeLibraryUsage="false" |
302 > | 302 > |
303 <Tool | 303 <Tool |
304 Name="VCPreBuildEventTool" | 304 Name="VCPreBuildEventTool" |
305 Description="Making sure basic SDL headers are in place..." | 305 Description="Making sure basic SDL headers are in place..." |
306 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY" | 306 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h"
:SDLREVISIONOKAY
" |
307 /> | 307 /> |
308 <Tool | 308 <Tool |
309 Name="VCCustomBuildTool" | 309 Name="VCCustomBuildTool" |
310 /> | 310 /> |
311 <Tool | 311 <Tool |