Mercurial > sdl-ios-xcode
diff VisualC/SDLmain/SDLmain_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 |
line wrap: on
line diff
--- a/VisualC/SDLmain/SDLmain_VS2010.vcxproj Thu Jan 27 20:30:39 2011 -0600 +++ b/VisualC/SDLmain/SDLmain_VS2010.vcxproj Thu Jan 27 20:14:10 2011 -0800 @@ -106,7 +106,7 @@ 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" +echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h" :SDLREVISIONOKAY</Command> </PreBuildEvent> <ClCompile> @@ -157,7 +157,7 @@ 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" +echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h" :SDLREVISIONOKAY</Command> </PreBuildEvent> <ClCompile> @@ -208,7 +208,7 @@ 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" +echo #define SDL_REVISION "hg-0:baadf00d" >"$(ProjectDir)\..\..\include\SDL_revision.h" :SDLREVISIONOKAY</Command> </PreBuildEvent> <ClCompile> @@ -255,4 +255,4 @@ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> -</Project> \ No newline at end of file +</Project>