aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-if-gl3-subset.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-if-gl3-subset.cfg')
-rw-r--r--make/config/jogl/gl-if-gl3-subset.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/make/config/jogl/gl-if-gl3-subset.cfg b/make/config/jogl/gl-if-gl3-subset.cfg
deleted file mode 100644
index dae38ec0c..000000000
--- a/make/config/jogl/gl-if-gl3-subset.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-# This .cfg file is used to generate the common GL2 GL3 set
-JavaOutputDir ../../build-temp/gluegen-set
-
-Package javax.media.opengl
-Style InterfaceOnly
-JavaClass GL3Subset
-Include gl-common.cfg
-Include gl-common-extensions.cfg
-Include gl3-desktop.cfg
-Include gl-if-gl3-ignores.cfg
-Include gl-if-gl4-ignores.cfg
-
-# dummy procaddress config / force procaddress for comments
-EmitProcAddressTable false
-ProcAddressTableClassName DontGenerateProcAddressTableStuff
-GetProcAddressTableExpr DontGenerateProcAddressTableStuff
-ForceProcAddressGen __ALL__