aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.win64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.joal.all.win64.bat')
-rwxr-xr-xmake/scripts/make.joal.all.win64.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/make.joal.all.win64.bat b/make/scripts/make.joal.all.win64.bat
index b9110ff..2fc480a 100755
--- a/make/scripts/make.joal.all.win64.bat
+++ b/make/scripts/make.joal.all.win64.bat
@@ -16,6 +16,7 @@ set SOURCE_LEVEL=1.6
set TARGET_LEVEL=1.6
set TARGET_RT_JAR=c:\jre1.6.0_30\lib\rt.jar
-set JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org"
+REM set JOGAMP_JAR_CODEBASE=Codebase: *.jogamp.org
+set JOGAMP_JAR_CODEBASE=Codebase: *.goethel.localnet
ant -Dc.compiler.debug=true -Drootrel.build=build-win64 %1 %2 %3 %4 %5 %6 %7 %8 %9 > make.joal.all.win64.log 2>&1