blob: 9b181ffdf3679b0e1c1c2052f9a33ab8e61f5538 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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
Include gl-common-win32.cfg
EmitProcAddressTable false
|