aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.win64.bat
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-11-16 03:09:07 +0100
committerSven Gothel <[email protected]>2015-11-16 03:09:07 +0100
commita22129865cfaa40b4f3f4cee519dac36f5d0a8c7 (patch)
tree72656de4f5b9497d8e24665e369695117c4842c1 /make/scripts/make.joal.all.win64.bat
parent50373c44cb8c230c08a9c8a3b85ab42999719566 (diff)
Bump scripts to jre1.8.0_66
Diffstat (limited to 'make/scripts/make.joal.all.win64.bat')
-rwxr-xr-xmake/scripts/make.joal.all.win64.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/make.joal.all.win64.bat b/make/scripts/make.joal.all.win64.bat
index b121b73..eb41e54 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.8.0_60_x64
-set JAVA_HOME=c:\jdk1.8.0_60_x64
+set J2RE_HOME=c:\jre1.8.0_66_x64
+set JAVA_HOME=c:\jdk1.8.0_66_x64
set ANT_PATH=C:\apache-ant-1.9.4
set CMAKE_PATH=C:\cmake-2.8.10.2-win32-x86
set CMAKE_C_COMPILER=c:\mingw64\bin\gcc