summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.x86_64.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-11-10 03:42:07 +0100
committerSven Gothel <[email protected]>2009-11-10 03:42:07 +0100
commit08d7de9c49d6bd778d0a915731ae9edbafdf646c (patch)
treeea200a3ec874ae4e7115c51e902f4a5e2982c037 /make/make.jogl.all.x86_64.sh
parent2d5f1650af2b64f7a8d25842b2b95192b3e4a4e9 (diff)
Redbook seperation ..
Diffstat (limited to 'make/make.jogl.all.x86_64.sh')
-rw-r--r--make/make.jogl.all.x86_64.sh2
1 files changed, 2 insertions, 0 deletions
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