aboutsummaryrefslogtreecommitdiffstats
path: root/make/glx-x11.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glx-x11.cfg')
-rw-r--r--make/glx-x11.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/glx-x11.cfg b/make/glx-x11.cfg
index 71f71ddd2..e7ef1fa63 100644
--- a/make/glx-x11.cfg
+++ b/make/glx-x11.cfg
@@ -1,5 +1,8 @@
# This .cfg file is used to generate the interface to the GLX routines
# used internally by the X11GLContext implementation.
+JavaOutputDir ../build/gensrc/classes
+NativeOutputDir ../build/gensrc/native/jogl/X11
+
Package com.sun.opengl.impl.x11.glx
JavaClass GLX
Style allstatic