--- a/VisualC/SDL/SDL.vcproj Thu Oct 08 09:32:07 2009 +0000
+++ b/VisualC/SDL/SDL.vcproj Thu Oct 08 09:37:58 2009 +0000
@@ -25,6 +25,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Making sure basic SDL headers are in place..."
+ CommandLine="if exist $(SolutionDir)\..\include\SDL_config.h goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy $(SolutionDir)\..\include\SDL_config_win32.h $(SolutionDir)\..\include\SDL_config.h
:SDLCONFIGOKAY

if exist $(SolutionDir)\..\include\SDL_revision.h goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >$(SolutionDir)\..\include\SDL_revision.h
:SDLREVISIONOKAY"
/>
<Tool
Name="VCCustomBuildTool"
@@ -122,6 +124,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Making sure basic SDL headers are in place..."
+ CommandLine="if exist $(SolutionDir)\..\include\SDL_config.h goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy $(SolutionDir)\..\include\SDL_config_win32.h $(SolutionDir)\..\include\SDL_config.h
:SDLCONFIGOKAY

if exist $(SolutionDir)\..\include\SDL_revision.h goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >$(SolutionDir)\..\include\SDL_revision.h
:SDLREVISIONOKAY"
/>
<Tool
Name="VCCustomBuildTool"
--- a/VisualC/SDLmain/SDLmain.vcproj Thu Oct 08 09:32:07 2009 +0000
+++ b/VisualC/SDLmain/SDLmain.vcproj Thu Oct 08 09:37:58 2009 +0000
@@ -24,6 +24,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Making sure basic SDL headers are in place..."
+ CommandLine="if exist $(SolutionDir)\..\include\SDL_config.h goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy $(SolutionDir)\..\include\SDL_config_win32.h $(SolutionDir)\..\include\SDL_config.h
:SDLCONFIGOKAY

if exist $(SolutionDir)\..\include\SDL_revision.h goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >$(SolutionDir)\..\include\SDL_revision.h
:SDLREVISIONOKAY"
/>
<Tool
Name="VCCustomBuildTool"
@@ -95,6 +97,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Making sure basic SDL headers are in place..."
+ CommandLine="if exist $(SolutionDir)\..\include\SDL_config.h goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy $(SolutionDir)\..\include\SDL_config_win32.h $(SolutionDir)\..\include\SDL_config.h
:SDLCONFIGOKAY

if exist $(SolutionDir)\..\include\SDL_revision.h goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >$(SolutionDir)\..\include\SDL_revision.h
:SDLREVISIONOKAY"
/>
<Tool
Name="VCCustomBuildTool"
@@ -166,6 +170,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Making sure basic SDL headers are in place..."
+ CommandLine="if exist $(SolutionDir)\..\include\SDL_config.h goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy $(SolutionDir)\..\include\SDL_config_win32.h $(SolutionDir)\..\include\SDL_config.h
:SDLCONFIGOKAY

if exist $(SolutionDir)\..\include\SDL_revision.h goto SDLREVISIONOKAY
echo Creating stub SDL_revision.h file...
echo #define SDL_REVISION 0 >$(SolutionDir)\..\include\SDL_revision.h
:SDLREVISIONOKAY"
/>
<Tool
Name="VCCustomBuildTool"