sdl framework

This commit is contained in:
David Rose 2008-05-06 19:58:53 +00:00
parent 77d2c851e6
commit fd4c80f217

View File

@ -132,6 +132,7 @@
#define sdl_lpath $[wildcard $[SDL_LPATH]] #define sdl_lpath $[wildcard $[SDL_LPATH]]
#define sdl_cflags $[SDL_CFLAGS] #define sdl_cflags $[SDL_CFLAGS]
#define sdl_libs $[SDL_LIBS] #define sdl_libs $[SDL_LIBS]
#define sdl_framework $[SDL_FRAMEWORK]
#endif #endif
#if $[HAVE_MESA] #if $[HAVE_MESA]