summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.win32.bat
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-25 05:29:08 +0100
committerSven Gothel <[email protected]>2010-11-25 05:29:08 +0100
commit2d2ae213fa207bcb01abef78cea034b66d2b4184 (patch)
tree06de35b7d6beab5422915866b7c76a049dd7b35b /make/scripts/make.gluegen.all.win32.bat
parent06066237533e8c8de93b7878daded9a3c28a3545 (diff)
HashMapTest: Back to 50% tolerance, removed 'put' error
Diffstat (limited to 'make/scripts/make.gluegen.all.win32.bat')
-rw-r--r--make/scripts/make.gluegen.all.win32.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/make.gluegen.all.win32.bat b/make/scripts/make.gluegen.all.win32.bat
index 2bb7630..5192a1a 100644
--- a/make/scripts/make.gluegen.all.win32.bat
+++ b/make/scripts/make.gluegen.all.win32.bat
@@ -1,7 +1,7 @@
set THISDIR="C:\JOGL"
-set J2RE_HOME=c:\jre1.6.0_20_x32
-set JAVA_HOME=c:\jdk1.6.0_20_x32
+set J2RE_HOME=c:\jre1.6.0_22_x32
+set JAVA_HOME=c:\jdk1.6.0_22_x32
set ANT_PATH=C:\apache-ant-1.8.0
set PATH=%JAVA_HOME%\bin;%ANT_PATH%\bin;c:\mingw\bin;%PATH%