aboutsummaryrefslogtreecommitdiffstats
path: root/make/gl-common-x11.cfg
blob: 63981cb2a5bb012ac815d4f3066c4c2e7203b4b2 (plain)
1
2
3
4
5
6
7
8
9
# This .cfg file provides common options used among all glue code
# generated for Jogl on X11.
HierarchicalNativeOutput false
Include gl-common.cfg
JavaOutputDir ../build/gensrc/classes
NativeOutputDir ../build/gensrc/native/jogl

# XID needs to be treated as a long for 32/64 bit compatibility
Opaque long XID