aboutsummaryrefslogtreecommitdiffstats
path: root/make/gl-common-es1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/gl-common-es1.cfg')
-rwxr-xr-xmake/gl-common-es1.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/gl-common-es1.cfg b/make/gl-common-es1.cfg
new file mode 100755
index 000000000..578312e79
--- /dev/null
+++ b/make/gl-common-es1.cfg
@@ -0,0 +1,7 @@
+# This .cfg file provides common options used among all GL glue code
+# generated for Jogl on OpenGL ES 1.
+
+HierarchicalNativeOutput false
+Include gl-common.cfg
+JavaOutputDir ../build/gensrc/classes
+NativeOutputDir ../build/gensrc/native/jogl