From b9f915e11d0ad2f7f8b270e550e54ca39cbb68c3 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 31 Aug 2014 21:17:14 +0200 Subject: Scripts: Bump to java 1.8.0_20 --- make/scripts/make.joal.all.win64.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/scripts/make.joal.all.win64.bat') diff --git a/make/scripts/make.joal.all.win64.bat b/make/scripts/make.joal.all.win64.bat index 952f746..26c27fa 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_67_x64 -set JAVA_HOME=c:\jdk1.7.0_67_x64 +set J2RE_HOME=c:\jre1.8.0_20_x64 +set JAVA_HOME=c:\jdk1.8.0_20_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 -- cgit v1.2.3