Explorar el Código

sdl framework

David Rose hace 17 años
padre
commit
fd4c80f217
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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_cflags $[SDL_CFLAGS]
   #define sdl_libs $[SDL_LIBS]
+  #define sdl_framework $[SDL_FRAMEWORK]
 #endif
 
 #if $[HAVE_MESA]