summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-01 01:27:16 +0200
committerSven Gothel <[email protected]>2010-04-01 01:27:16 +0200
commita69a02b836e6c34164837324a0fdce68ceec282a (patch)
tree21a8256b42f4be5d4d655ea6e8129c367704f6ae
parent69f64249e908851fda06ba6e6c2c4c45b837c16f (diff)
swt add
-rw-r--r--make/make.jogl.all.x86.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.all.x86.sh b/make/make.jogl.all.x86.sh
index cfd4709..ea37ad9 100644
--- a/make/make.jogl.all.x86.sh
+++ b/make/make.jogl.all.x86.sh
@@ -6,5 +6,6 @@
ant \
-Djogl.cg=1 \
+ -Duser.swt.jar=$HOME/.java/swt-3.5.2-gtk-linux-x86.jar \
-Drootrel.build=build-x86 \
$* 2>&1 | tee make.jogl.all.x86.log