diff options
Diffstat (limited to 'make/gl-common-macosx.cfg')
-rw-r--r-- | make/gl-common-macosx.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/gl-common-macosx.cfg b/make/gl-common-macosx.cfg index 362c026b8..baeace1d7 100644 --- a/make/gl-common-macosx.cfg +++ b/make/gl-common-macosx.cfg @@ -1,8 +1,10 @@ # This .cfg file provides common options used among all glue code # generated for Jogl on MacOSX + HierarchicalNativeOutput false Include gl-common.cfg JavaOutputDir ../build/gensrc/classes NativeOutputDir ../build/gensrc/native/jogl Unimplemented wgl.+ +Unimplemented glX.+ |