Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL_VS2010.vcxproj @ 5120:6b6cf2727809
0 isn't a valid Mercurial revision
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 27 Jan 2011 20:14:10 -0800 |
parents | 16a326715f39 |
children | e594f07297a9 |
comparison
equal
deleted
inserted
replaced
5119:16a326715f39 | 5120:6b6cf2727809 |
---|---|
77 <Command>echo Copying SDL_config_windows.h to SDL_config.h... | 77 <Command>echo Copying SDL_config_windows.h to SDL_config.h... |
78 copy /Y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h" | 78 copy /Y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h" |
79 | 79 |
80 if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY | 80 if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY |
81 echo Creating stub SDL_revision.h file... | 81 echo Creating stub SDL_revision.h file... |
82 echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h" | 82 echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h" |
83 :SDLREVISIONOKAY | 83 :SDLREVISIONOKAY |
84 </Command> | 84 </Command> |
85 </PreBuildEvent> | 85 </PreBuildEvent> |
86 <Midl> | 86 <Midl> |
87 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 87 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
155 <Command>echo Copying SDL_config_windows.h to SDL_config.h... | 155 <Command>echo Copying SDL_config_windows.h to SDL_config.h... |
156 copy /Y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h" | 156 copy /Y "$(ProjectDir)\..\..\include\SDL_config_windows.h" "$(ProjectDir)\..\..\include\SDL_config.h" |
157 | 157 |
158 if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY | 158 if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY |
159 echo Creating stub SDL_revision.h file... | 159 echo Creating stub SDL_revision.h file... |
160 echo #define SDL_REVISION 0 >"$(ProjectDir)\..\..\include\SDL_revision.h" | 160 echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h" |
161 :SDLREVISIONOKAY | 161 :SDLREVISIONOKAY |
162 </Command> | 162 </Command> |
163 </PreBuildEvent> | 163 </PreBuildEvent> |
164 <Midl> | 164 <Midl> |
165 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 165 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |