diff options
Diffstat (limited to 'make/config/jogl/gl3ext-headers.cfg')
-rw-r--r-- | make/config/jogl/gl3ext-headers.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/config/jogl/gl3ext-headers.cfg b/make/config/jogl/gl3ext-headers.cfg deleted file mode 100644 index 24b1ba518..000000000 --- a/make/config/jogl/gl3ext-headers.cfg +++ /dev/null @@ -1,4 +0,0 @@ -CustomCCode #include <stdio.h> /* android */ -CustomCCode /** Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes are parsed. */ -CustomCCode #define GL_GLEXT_PROTOTYPES -CustomCCode #include <GL/glcorearbext.h> |