ios: Add -DHAVE_FBO to release builds; doesn't fix shaders on device though.

This commit is contained in:
meancoot 2013-02-11 20:56:26 -05:00
parent 634f4dd543
commit cf78e13e6e

View File

@ -990,6 +990,7 @@
"-DHAVE_RARCH_MAIN_WRAP",
"-DIOS",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_VID_CONTEXT",
"-DHAVE_OPENGLES2",