aboutsummaryrefslogtreecommitdiffstats
path: root/make/wgl-win32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/wgl-win32.cfg')
-rw-r--r--make/wgl-win32.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/make/wgl-win32.cfg b/make/wgl-win32.cfg
index 5065ffeea..88bffa3d7 100644
--- a/make/wgl-win32.cfg
+++ b/make/wgl-win32.cfg
@@ -1,8 +1,9 @@
# This .cfg file is used to generate the interface to the wgl routines
# used internally by the WindowsGLContext implementation.
-Package com.sun.opengl.impl.windows.wgl
JavaOutputDir ../build/gensrc/classes
-NativeOutputDir ../build/gensrc/native/jogl
+NativeOutputDir ../build/gensrc/native/jogl/Windows
+
+Package com.sun.opengl.impl.windows.wgl
JavaClass WGL
Style allstatic
Include gl-common-gl2.cfg