Mercurial > sdl-ios-xcode
diff VisualC/SDL/SDL_VS2008.vcproj @ 5062:e8916fe9cfc8
Fixed bug #925
Changed "win32" to "windows"
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 20 Jan 2011 18:04:05 -0800 |
parents | fc26fb7e20af |
children | 327f181542f1 |
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2008.vcproj Thu Jan 20 17:33:06 2011 -0800 +++ b/VisualC/SDL/SDL_VS2008.vcproj Thu Jan 20 18:04:05 2011 -0800 @@ -30,7 +30,7 @@ <Tool Name="VCPreBuildEventTool" Description="Making sure basic SDL headers are in place..." - 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
" + CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_windows.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_windows.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
" /> <Tool Name="VCCustomBuildTool" @@ -201,7 +201,7 @@ <Tool Name="VCPreBuildEventTool" Description="Making sure basic SDL headers are in place..." - 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
" + CommandLine="if exist "$(ProjectDir)\..\..\include\SDL_config.h" goto SDLCONFIGOKAY
echo Copying SDL_config_windows.h to SDL_config.h...
copy "$(ProjectDir)\..\..\include\SDL_config_windows.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
" /> <Tool Name="VCCustomBuildTool" @@ -398,7 +398,7 @@ > </File> <File - RelativePath="..\..\include\SDL_config_win32.h" + RelativePath="..\..\include\SDL_config_windows.h" > </File> <File @@ -751,11 +751,11 @@ > </File> <File - RelativePath="..\..\src\video\win32\SDL_d3drender.c" + RelativePath="..\..\src\video\windows\SDL_d3drender.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_d3drender.h" + RelativePath="..\..\src\video\windows\SDL_d3drender.h" > </File> <File @@ -807,7 +807,7 @@ > </File> <File - RelativePath="..\..\src\joystick\win32\SDL_dxjoystick.c" + RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c" > </File> <File @@ -843,11 +843,11 @@ > </File> <File - RelativePath="..\..\src\video\win32\SDL_gdirender.c" + RelativePath="..\..\src\video\windows\SDL_gdirender.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_gdirender.h" + RelativePath="..\..\src\video\windows\SDL_gdirender.h" > </File> <File @@ -931,7 +931,7 @@ > </File> <File - RelativePath="..\..\src\joystick\win32\SDL_mmjoystick.c" + RelativePath="..\..\src\joystick\windows\SDL_mmjoystick.c" > </File> <File @@ -1059,7 +1059,7 @@ > </File> <File - RelativePath="..\..\src\haptic\win32\SDL_syshaptic.c" + RelativePath="..\..\src\haptic\windows\SDL_syshaptic.c" > </File> <File @@ -1071,11 +1071,11 @@ > </File> <File - RelativePath="..\..\src\loadso\win32\SDL_sysloadso.c" + RelativePath="..\..\src\loadso\windows\SDL_sysloadso.c" > </File> <File - RelativePath="..\..\src\thread\win32\SDL_sysmutex.c" + RelativePath="..\..\src\thread\windows\SDL_sysmutex.c" > </File> <File @@ -1083,11 +1083,11 @@ > </File> <File - RelativePath="..\..\src\thread\win32\SDL_syssem.c" + RelativePath="..\..\src\thread\windows\SDL_syssem.c" > </File> <File - RelativePath="..\..\src\thread\win32\SDL_systhread.c" + RelativePath="..\..\src\thread\windows\SDL_systhread.c" > </File> <File @@ -1095,11 +1095,11 @@ > </File> <File - RelativePath="..\..\src\thread\win32\SDL_systhread_c.h" + RelativePath="..\..\src\thread\windows\SDL_systhread_c.h" > </File> <File - RelativePath="..\..\src\timer\win32\SDL_systimer.c" + RelativePath="..\..\src\timer\windows\SDL_systimer.c" > </File> <File @@ -1139,7 +1139,7 @@ > </File> <File - RelativePath="..\..\src\video\win32\SDL_vkeys.h" + RelativePath="..\..\src\video\windows\SDL_vkeys.h" > </File> <File @@ -1151,83 +1151,83 @@ > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32clipboard.c" + RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32clipboard.h" + RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32events.c" + RelativePath="..\..\src\video\windows\SDL_windowsevents.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32events.h" + RelativePath="..\..\src\video\windows\SDL_windowsevents.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32gamma.c" + RelativePath="..\..\src\video\windows\SDL_windowsgamma.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32gamma.h" + RelativePath="..\..\src\video\windows\SDL_windowsgamma.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32keyboard.c" + RelativePath="..\..\src\video\windows\SDL_windowskeyboard.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32keyboard.h" + RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32modes.c" + RelativePath="..\..\src\video\windows\SDL_windowsmodes.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32modes.h" + RelativePath="..\..\src\video\windows\SDL_windowsmodes.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32mouse.c" + RelativePath="..\..\src\video\windows\SDL_windowsmouse.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32mouse.h" + RelativePath="..\..\src\video\windows\SDL_windowsmouse.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32opengl.c" + RelativePath="..\..\src\video\windows\SDL_windowsopengl.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32opengl.h" + RelativePath="..\..\src\video\windows\SDL_windowsopengl.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32shape.c" + RelativePath="..\..\src\video\windows\SDL_windowsshape.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32shape.h" + RelativePath="..\..\src\video\windows\SDL_windowsshape.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32video.c" + RelativePath="..\..\src\video\windows\SDL_windowsvideo.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32video.h" + RelativePath="..\..\src\video\windows\SDL_windowsvideo.h" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32window.c" + RelativePath="..\..\src\video\windows\SDL_windowswindow.c" > </File> <File - RelativePath="..\..\src\video\win32\SDL_win32window.h" + RelativePath="..\..\src\video\windows\SDL_windowswindow.h" > </File> <File @@ -1251,7 +1251,7 @@ > </File> <File - RelativePath="..\..\src\video\win32\wmmsg.h" + RelativePath="..\..\src\video\windows\wmmsg.h" > </File> </Files>