summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-10-18 07:34:12 +0200
committerSven Gothel <[email protected]>2013-10-18 07:34:12 +0200
commit3a2d72c038bc846e713288305b87d9c5f6578d54 (patch)
tree7a4e261fccf07d44be00470e7bdcbe8bf7719d54
parentf8f7808a9b8271cfe086c4fbf4a3124aedef646b (diff)
Bump 7u45v2.1.1
-rwxr-xr-xmake/scripts/make.joal.all.win32.bat4
-rwxr-xr-xmake/scripts/make.joal.all.win64.bat4
2 files changed, 4 insertions, 4 deletions
diff --git a/make/scripts/make.joal.all.win32.bat b/make/scripts/make.joal.all.win32.bat
index 2a59905..faf0d6f 100755
--- a/make/scripts/make.joal.all.win32.bat
+++ b/make/scripts/make.joal.all.win32.bat
@@ -1,7 +1,7 @@
set THISDIR="C:\JOGL"
-set J2RE_HOME=c:\jre1.7.0_40_x32
-set JAVA_HOME=c:\jdk1.7.0_40_x32
+set J2RE_HOME=c:\jre1.7.0_45_x32
+set JAVA_HOME=c:\jdk1.7.0_45_x32
set ANT_PATH=C:\apache-ant-1.8.2
set CMAKE_PATH=C:\cmake-2.8.10.2-win32-x86
diff --git a/make/scripts/make.joal.all.win64.bat b/make/scripts/make.joal.all.win64.bat
index c1efc19..83cf0ef 100755
--- a/make/scripts/make.joal.all.win64.bat
+++ b/make/scripts/make.joal.all.win64.bat
@@ -1,7 +1,7 @@
set THISDIR="C:\JOGL"
-set J2RE_HOME=c:\jre1.7.0_40_x64
-set JAVA_HOME=c:\jdk1.7.0_40_x64
+set J2RE_HOME=c:\jre1.7.0_45_x64
+set JAVA_HOME=c:\jdk1.7.0_45_x64
set ANT_PATH=C:\apache-ant-1.8.2
set CMAKE_PATH=C:\cmake-2.8.10.2-win32-x86
set CMAKE_C_COMPILER=c:\mingw64\bin\gcc