aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.win64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.jogl.all.win64.bat')
-rwxr-xr-xmake/scripts/make.jogl.all.win64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.all.win64.bat b/make/scripts/make.jogl.all.win64.bat
index 8dd932df4..15df3878a 100755
--- a/make/scripts/make.jogl.all.win64.bat
+++ b/make/scripts/make.jogl.all.win64.bat
@@ -14,4 +14,4 @@ REM -DuseKD=true
REM -Djogl.cg=1
REM -Dbuild.noarchives=true
-ant -Dbuild.noarchives=true -Drootrel.build=build-win64 -Djogl.cg=1 %1 %2 %3 %4 %5 %6 %7 %8 %9 > make.jogl.all.win64.log 2>&1
+ant -Dc.compiler.debug=true -Dbuild.noarchives=true -Drootrel.build=build-win64 -Djogl.cg=1 %1 %2 %3 %4 %5 %6 %7 %8 %9 > make.jogl.all.win64.log 2>&1