diff options
Diffstat (limited to 'make/gl-common-macosx.cfg')
-rw-r--r-- | make/gl-common-macosx.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/make/gl-common-macosx.cfg b/make/gl-common-macosx.cfg new file mode 100644 index 000000000..362c026b8 --- /dev/null +++ b/make/gl-common-macosx.cfg @@ -0,0 +1,8 @@ +# 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.+ |