Fixed compiling SDL 1.2 with Xcode 5.1.1

--HG--
branch : SDL-1.2
This commit is contained in:
Sam Lantinga 2014-06-24 01:32:20 -07:00
parent acd291243a
commit 289a34488d
4 changed files with 7 additions and 4 deletions

View file

@ -133,6 +133,7 @@
#define SDL_VIDEO_DRIVER_X11_XME 1
#define SDL_VIDEO_DRIVER_X11_XRANDR 1
#define SDL_VIDEO_DRIVER_X11_XV 1
#define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 1
/* Enable OpenGL support */
#define SDL_VIDEO_OPENGL 1