blob: baeace1d775d683f19e3214d2dbbad066fddb21c (
plain)
1
2
3
4
5
6
7
8
9
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.+
|