diff options
Diffstat (limited to 'make/config/jogl/gl-if-gl3bc.cfg')
-rw-r--r-- | make/config/jogl/gl-if-gl3bc.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make/config/jogl/gl-if-gl3bc.cfg b/make/config/jogl/gl-if-gl3bc.cfg index 3381051c6..f07a9a417 100644 --- a/make/config/jogl/gl-if-gl3bc.cfg +++ b/make/config/jogl/gl-if-gl3bc.cfg @@ -39,7 +39,8 @@ IgnoreExtension GL_EXT_point_parameters Include gl-headers.cfg Include gl3ext-headers.cfg +# dummy procaddress config / force procaddress for comments EmitProcAddressTable false ProcAddressTableClassName DontGenerateProcAddressTableStuff GetProcAddressTableExpr DontGenerateProcAddressTableStuff - +ForceProcAddressGen __ALL__ |