Mercurial > sdl-ios-xcode
comparison VisualC/SDLmain/SDLmain.vcproj @ 4647:be2250bb482b
Fixed some windows compilation bugs - Still does not compile.
author | jimtla |
---|---|
date | Thu, 03 Jun 2010 11:08:17 -0400 |
parents | 5f812979e179 |
children |
comparison
equal
deleted
inserted
replaced
4646:eea1bf53effa | 4647:be2250bb482b |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.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 TargetFrameworkVersion="131072" | |
7 > | 8 > |
8 <Platforms> | 9 <Platforms> |
9 <Platform | 10 <Platform |
10 Name="Win32" | 11 Name="Win32" |
11 /> | 12 /> |
23 ATLMinimizesCRunTimeLibraryUsage="false" | 24 ATLMinimizesCRunTimeLibraryUsage="false" |
24 > | 25 > |
25 <Tool | 26 <Tool |
26 Name="VCPreBuildEventTool" | 27 Name="VCPreBuildEventTool" |
27 Description="Making sure basic SDL headers are in place..." | 28 Description="Making sure basic SDL headers are in place..." |
28 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY" | 29 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY
" |
29 /> | 30 /> |
30 <Tool | 31 <Tool |
31 Name="VCCustomBuildTool" | 32 Name="VCCustomBuildTool" |
32 /> | 33 /> |
33 <Tool | 34 <Tool |
96 ATLMinimizesCRunTimeLibraryUsage="false" | 97 ATLMinimizesCRunTimeLibraryUsage="false" |
97 > | 98 > |
98 <Tool | 99 <Tool |
99 Name="VCPreBuildEventTool" | 100 Name="VCPreBuildEventTool" |
100 Description="Making sure basic SDL headers are in place..." | 101 Description="Making sure basic SDL headers are in place..." |
101 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY" | 102 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY
" |
102 /> | 103 /> |
103 <Tool | 104 <Tool |
104 Name="VCCustomBuildTool" | 105 Name="VCCustomBuildTool" |
105 /> | 106 /> |
106 <Tool | 107 <Tool |
169 ATLMinimizesCRunTimeLibraryUsage="false" | 170 ATLMinimizesCRunTimeLibraryUsage="false" |
170 > | 171 > |
171 <Tool | 172 <Tool |
172 Name="VCPreBuildEventTool" | 173 Name="VCPreBuildEventTool" |
173 Description="Making sure basic SDL headers are in place..." | 174 Description="Making sure basic SDL headers are in place..." |
174 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY" | 175 CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_win32.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_win32.h" "$(ProjectDir)\..\..\include\SDL_config.h"
:SDLCONFIGOKAY

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"
:SDLREVISIONOKAY
" |
175 /> | 176 /> |
176 <Tool | 177 <Tool |
177 Name="VCCustomBuildTool" | 178 Name="VCCustomBuildTool" |
178 /> | 179 /> |
179 <Tool | 180 <Tool |