diff options
Diffstat (limited to 'make/jawt-x11.cfg')
-rw-r--r-- | make/jawt-x11.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/jawt-x11.cfg b/make/jawt-x11.cfg index 8dd54080c..70d5caa31 100644 --- a/make/jawt-x11.cfg +++ b/make/jawt-x11.cfg @@ -4,7 +4,7 @@ Style AllStatic Package com.sun.opengl.impl.awt JavaClass JAWTFactory JavaOutputDir ../build/gensrc/classes -NativeOutputDir ../build/gensrc/native/jogl +NativeOutputDir ../build/gensrc/native/jogl/X11 HierarchicalNativeOutput false |