aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.win64.bat
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-12-01 02:42:34 +0100
committerSven Gothel <[email protected]>2011-12-01 02:42:34 +0100
commitae8f6b7ed095abe2ff2284211b40ba8720e2446f (patch)
tree50ae2ad56fe7d89a71b546979bac9a445ea82d84 /make/scripts/make.gluegen.all.win64.bat
parentd8a6e21507d93ecf393a7162b02db9f0064d27b5 (diff)
Bump to 6u29
Diffstat (limited to 'make/scripts/make.gluegen.all.win64.bat')
-rwxr-xr-xmake/scripts/make.gluegen.all.win64.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/make.gluegen.all.win64.bat b/make/scripts/make.gluegen.all.win64.bat
index 12e7bb3..cd60438 100755
--- a/make/scripts/make.gluegen.all.win64.bat
+++ b/make/scripts/make.gluegen.all.win64.bat
@@ -1,7 +1,7 @@
set THISDIR="C:\JOGL"
-set J2RE_HOME=c:\jre1.6.0_26_x64
-set JAVA_HOME=c:\jdk1.6.0_26_x64
+set J2RE_HOME=c:\jre1.6.0_29_x64
+set JAVA_HOME=c:\jdk1.6.0_29_x64
set ANT_PATH=C:\apache-ant-1.8.2
set PATH=%JAVA_HOME%\bin;%ANT_PATH%\bin;c:\mingw64\bin;c:\mingw\bin;%PATH%