Browse Source

sdl framework

David Rose 17 years ago
parent
commit
fd4c80f217
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dtool/pptempl/Global.pp

+ 1 - 0
dtool/pptempl/Global.pp

@@ -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]