diff options
Diffstat (limited to 'make/gl-common-win32.cfg')
-rw-r--r-- | make/gl-common-win32.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/make/gl-common-win32.cfg b/make/gl-common-win32.cfg deleted file mode 100644 index 1d2451270..000000000 --- a/make/gl-common-win32.cfg +++ /dev/null @@ -1,7 +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 -JavaOutputDir ../build/gensrc/classes -NativeOutputDir ../build/gensrc/native/jogl |