summaryrefslogtreecommitdiffstats
path: root/make/gl-common-win32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/gl-common-win32.cfg')
-rw-r--r--make/gl-common-win32.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/make/gl-common-win32.cfg b/make/gl-common-win32.cfg
new file mode 100644
index 000000000..3a94eff05
--- /dev/null
+++ b/make/gl-common-win32.cfg
@@ -0,0 +1,9 @@
+# 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
+
+Unimplemented glX.+