From 08d7de9c49d6bd778d0a915731ae9edbafdf646c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 10 Nov 2009 03:42:07 +0100 Subject: Redbook seperation .. --- make/make.jogl.all.x86_64.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/make.jogl.all.x86_64.sh') diff --git a/make/make.jogl.all.x86_64.sh b/make/make.jogl.all.x86_64.sh index 1fa1675..dc49ee4 100644 --- a/make/make.jogl.all.x86_64.sh +++ b/make/make.jogl.all.x86_64.sh @@ -4,8 +4,10 @@ # -Dc.compiler.debug=true # -Djogl.cg=1 \ +# -Djogl.redbook=true \ ant \ -Djogl.cg=1 \ + -Duser.swt.jar=$HOME/.java/swt.jar \ -Drootrel.build=build-x86_64 \ $* 2>&1 | tee make.jogl.all.x86_64.log -- cgit v1.2.3