summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.win64.bat
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-22 07:48:34 +0100
committerSven Gothel <[email protected]>2011-02-22 07:48:34 +0100
commit65ab75dec5b3ab063a5cdb034325426d27e3b425 (patch)
treec3b10142214966caeea4c6693c78419a7182bfbc /make/scripts/make.gluegen.all.win64.bat
parentac681d76d9445618aa8d44abfdfa9efeccc16673 (diff)
bump scripts to 6u24
Diffstat (limited to 'make/scripts/make.gluegen.all.win64.bat')
-rw-r--r--make/scripts/make.gluegen.all.win64.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/scripts/make.gluegen.all.win64.bat b/make/scripts/make.gluegen.all.win64.bat
index 1c73e80..76cb6fc 100644
--- a/make/scripts/make.gluegen.all.win64.bat
+++ b/make/scripts/make.gluegen.all.win64.bat
@@ -1,8 +1,8 @@
set THISDIR="C:\JOGL"
-set J2RE_HOME=c:\jre1.6.0_22_x64
-set JAVA_HOME=c:\jdk1.6.0_22_x64
-set ANT_PATH=C:\apache-ant-1.8.0
+set J2RE_HOME=c:\jre1.6.0_24_x64
+set JAVA_HOME=c:\jdk1.6.0_24_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%