summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.x86_64.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-07-26 16:14:26 -0700
committerSven Gothel <[email protected]>2010-07-26 16:14:26 -0700
commit7e08f592b0868df1222c11627f4117bd488e5d6c (patch)
treef4f8397194c2cde4531adad157926098ca619cad /make/make.jogl.all.x86_64.sh
parent8db35dabaef54b96eb90dde02cacebdeacd50126 (diff)
Add jogl-demos.build.number - artifact.properties
Diffstat (limited to 'make/make.jogl.all.x86_64.sh')
-rw-r--r--make/make.jogl.all.x86_64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/make.jogl.all.x86_64.sh b/make/make.jogl.all.x86_64.sh
index 4fc7641..1d4c96c 100644
--- a/make/make.jogl.all.x86_64.sh
+++ b/make/make.jogl.all.x86_64.sh
@@ -10,6 +10,6 @@
ant \
-DskipSourceZIP=true \
-Djogl.cg=1 \
- -Duser.swt.jar=$HOME/.java/swt-3.5.2-gtk-linux-x86_64.jar \
+ -Duser.swt.jar=$HOME/.java/swt-3.6-gtk-linux-x86_64.jar \
-Drootrel.build=build-x86_64 \
$* 2>&1 | tee make.jogl.all.x86_64.log