diff 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
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2010.vcxproj	Thu Jan 27 20:30:39 2011 -0600
+++ b/VisualC/SDL/SDL_VS2010.vcxproj	Thu Jan 27 20:14:10 2011 -0800
@@ -79,7 +79,7 @@
 
 if exist "$(ProjectDir)\..\..\include\SDL_revision.h" goto SDLREVISIONOKAY
 echo Creating stub SDL_revision.h file...
-echo #define SDL_REVISION 0 &gt;"$(ProjectDir)\..\..\include\SDL_revision.h"
+echo #define SDL_REVISION "hg-0:baadf00d" &gt;"$(ProjectDir)\..\..\include\SDL_revision.h"
 :SDLREVISIONOKAY
 </Command>
     </PreBuildEvent>
@@ -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 &gt;"$(ProjectDir)\..\..\include\SDL_revision.h"
+echo #define SDL_REVISION "hg-0:baadf00d" &gt;"$(ProjectDir)\..\..\include\SDL_revision.h"
 :SDLREVISIONOKAY
 </Command>
     </PreBuildEvent>
@@ -458,4 +458,4 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>