diff options
Diffstat (limited to 'make/config/jogl/gl-common-gl2.cfg')
-rw-r--r-- | make/config/jogl/gl-common-gl2.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/make/config/jogl/gl-common-gl2.cfg b/make/config/jogl/gl-common-gl2.cfg deleted file mode 100644 index 4d86d74cd..000000000 --- a/make/config/jogl/gl-common-gl2.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# This .cfg file provides common options used among all GL glue code -# generated for Jogl on Windows. - -HierarchicalNativeOutput false -Include gl-common.cfg - -# XID needs to be treated as a long for 32/64 bit compatibility -Opaque long XID |