diff options
Diffstat (limited to 'make/cglext.cfg')
-rwxr-xr-x | make/cglext.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/cglext.cfg b/make/cglext.cfg index e1ef9b9e2..ae829c4af 100755 --- a/make/cglext.cfg +++ b/make/cglext.cfg @@ -4,7 +4,7 @@ # X, but if in the future there are, this structure will allow them to # be easily exposed. JavaOutputDir ../build/gensrc/classes -NativeOutputDir ../build/gensrc/native/jogl/OSX +NativeOutputDir ../build/gensrc/native/jogl/MacOSX Package com.sun.opengl.impl.macosx.cgl Style InterfaceAndImpl |