blob: a22b13477a9e9b01dfe69bb47ff2d22e6ab0d5a7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# This .cfg file is used to generate the GL interface.
Package net.java.games.jogl
Style InterfaceOnly
JavaClass GL
Extends GL WGL
Extends GL GLX
Extends GL CGL
Include gl-common-macosx.cfg
EmitProcAddressTable false
|