aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-common.cfg')
-rw-r--r--make/glu-common.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/glu-common.cfg b/make/glu-common.cfg
index 5a0f06fa1..3c41dbfdf 100644
--- a/make/glu-common.cfg
+++ b/make/glu-common.cfg
@@ -12,6 +12,9 @@ ProcAddressTablePackage com.sun.opengl.impl
ProcAddressTableClassName GLUProcAddressTable
GetProcAddressTableExpr getGLUProcAddressTable()
+# Pick up on-line OpenGL javadoc thanks to user cylab on javagaming.org forums
+TagNativeBinding true
+
#
# Imports needed by all glue code
#