diff options
Diffstat (limited to 'make/gl-common-x11.cfg')
-rw-r--r-- | make/gl-common-x11.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/make/gl-common-x11.cfg b/make/gl-common-x11.cfg deleted file mode 100644 index 63981cb2a..000000000 --- a/make/gl-common-x11.cfg +++ /dev/null @@ -1,9 +0,0 @@ -# This .cfg file provides common options used among all glue code -# generated for Jogl on X11. -HierarchicalNativeOutput false -Include gl-common.cfg -JavaOutputDir ../build/gensrc/classes -NativeOutputDir ../build/gensrc/native/jogl - -# XID needs to be treated as a long for 32/64 bit compatibility -Opaque long XID |