From 0d8e10fc2f3e5b8cfccc8e20d08c979f75bfb0a2 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 13 Dec 2010 18:45:04 +0100 Subject: Update GearsJOALApplet: Depending on joal build; incl joal snippet, remove joal/joal-demos jar files. --- make/scripts/make.jogl.all.macosx.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 make/scripts/make.jogl.all.macosx.sh (limited to 'make/scripts/make.jogl.all.macosx.sh') diff --git a/make/scripts/make.jogl.all.macosx.sh b/make/scripts/make.jogl.all.macosx.sh new file mode 100644 index 0000000..02f8ccc --- /dev/null +++ b/make/scripts/make.jogl.all.macosx.sh @@ -0,0 +1,10 @@ +#! /bin/sh + +. /devtools/etc/profile.ant + +# -Dc.compiler.debug=true + +ant -v \ + -Djogl.cg=1 \ + -Drootrel.build=build-macosx \ + $* 2>&1 | tee make.jogl.all.macosx.log -- cgit v1.2.3