diff options
Diffstat (limited to 'make/config/jogl/gl-if-gl4.cfg')
-rw-r--r-- | make/config/jogl/gl-if-gl4.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make/config/jogl/gl-if-gl4.cfg b/make/config/jogl/gl-if-gl4.cfg index 5b4d45200..1e920ac7c 100644 --- a/make/config/jogl/gl-if-gl4.cfg +++ b/make/config/jogl/gl-if-gl4.cfg @@ -20,10 +20,11 @@ Include gl-common.cfg Include gl-common-extensions.cfg Include gl3-desktop.cfg +# dummy procaddress config / force procaddress for comments EmitProcAddressTable false ProcAddressTableClassName DontGenerateProcAddressTableStuff GetProcAddressTableExpr DontGenerateProcAddressTableStuff - +ForceProcAddressGen __ALL__ # Pick up on-line OpenGL javadoc thanks to user cylab on javagaming.org forums TagNativeBinding true |