comparison VisualC/SDLmain/SDLmain_VS2008.vcproj @ 4487:ba7b2bc1f1a1

Removed obsolete header file
author Sam Lantinga <slouken@libsdl.org>
date Tue, 06 Jul 2010 10:58:23 -0700
parents 5f812979e179
children eff4e88cc1e8
comparison
equal deleted inserted replaced
4486:237b1eb53e4d 4487:ba7b2bc1f1a1
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="9.00" 4 Version="9.00"
5 Name="SDLmain" 5 Name="SDLmain"
6 ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" 6 ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}"
7 SccProjectName="Perforce Project"
8 SccLocalPath="..\.."
9 SccProvider="MSSCCI:Perforce SCM"
7 TargetFrameworkVersion="131072" 10 TargetFrameworkVersion="131072"
8 > 11 >
9 <Platforms> 12 <Platforms>
10 <Platform 13 <Platform
11 Name="Win32" 14 Name="Win32"
27 ATLMinimizesCRunTimeLibraryUsage="false" 30 ATLMinimizesCRunTimeLibraryUsage="false"
28 > 31 >
29 <Tool 32 <Tool
30 Name="VCPreBuildEventTool" 33 Name="VCPreBuildEventTool"
31 Description="Making sure basic SDL headers are in place..." 34 Description="Making sure basic SDL headers are in place..."
32 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY" 35 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
33 /> 36 />
34 <Tool 37 <Tool
35 Name="VCCustomBuildTool" 38 Name="VCCustomBuildTool"
36 /> 39 />
37 <Tool 40 <Tool
164 ATLMinimizesCRunTimeLibraryUsage="false" 167 ATLMinimizesCRunTimeLibraryUsage="false"
165 > 168 >
166 <Tool 169 <Tool
167 Name="VCPreBuildEventTool" 170 Name="VCPreBuildEventTool"
168 Description="Making sure basic SDL headers are in place..." 171 Description="Making sure basic SDL headers are in place..."
169 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY" 172 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
170 /> 173 />
171 <Tool 174 <Tool
172 Name="VCCustomBuildTool" 175 Name="VCCustomBuildTool"
173 /> 176 />
174 <Tool 177 <Tool
301 ATLMinimizesCRunTimeLibraryUsage="false" 304 ATLMinimizesCRunTimeLibraryUsage="false"
302 > 305 >
303 <Tool 306 <Tool
304 Name="VCPreBuildEventTool" 307 Name="VCPreBuildEventTool"
305 Description="Making sure basic SDL headers are in place..." 308 Description="Making sure basic SDL headers are in place..."
306 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY" 309 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
307 /> 310 />
308 <Tool 311 <Tool
309 Name="VCCustomBuildTool" 312 Name="VCCustomBuildTool"
310 /> 313 />
311 <Tool 314 <Tool