diff options
Diffstat (limited to 'make/config/jogl/gl-gl4bc.cfg')
-rw-r--r-- | make/config/jogl/gl-gl4bc.cfg | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/make/config/jogl/gl-gl4bc.cfg b/make/config/jogl/gl-gl4bc.cfg index 67582af91..ae77b2eb8 100644 --- a/make/config/jogl/gl-gl4bc.cfg +++ b/make/config/jogl/gl-gl4bc.cfg @@ -18,13 +18,13 @@ ExtendedInterfaceSymbolsIgnore ../src/jogl/classes/javax/media/opengl/fixedfunc/ Package javax.media.opengl Style InterfaceAndImpl JavaClass GL4bc -Extends GL4bc GLBase -Extends GL4bc GL -Extends GL4bc GL2ES1 -Extends GL4bc GL2ES2 -Extends GL4bc GL2GL3 -Extends GL4bc GL2 -Extends GL4bc GL3 +#Extends GL4bc GLBase +#Extends GL4bc GL +#Extends GL4bc GL2ES1 +#Extends GL4bc GL2ES2 +#Extends GL4bc GL2GL3 +#Extends GL4bc GL2 +#Extends GL4bc GL3 Extends GL4bc GL3bc Extends GL4bc GL4 ImplPackage jogamp.opengl.gl4 |