From f1571df02103fb48bcd4b72acc3fa44066fe7d1a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 28 Feb 2012 01:03:13 +0100 Subject: Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip www/*.7z from archive. Extracting the demos reduces the footprint of general demo data (especially for dualDepthPeeling's dragon.obj) and also allows to run the demo as standalone (tennis). --- make/build.xml | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) (limited to 'make') diff --git a/make/build.xml b/make/build.xml index f85bde0..0c331c1 100644 --- a/make/build.xml +++ b/make/build.xml @@ -3,7 +3,7 @@ - Ant build for the JOGL demos. This build has been tested with ANT 1.5.3. - - In order for this build to succeed the resulting jar files from this build - - (jogl-demos.jar, jogl-demos-data.jar, jogl-demos-util.jar) must not be on + - (jogl-demos.jar, jogl-demos-data.jar, .., jogl-demos-util.jar) must not be on - the CLASSPATH. - - This build requires that the jogl project has been checked out into a sibling @@ -109,6 +109,8 @@ + + @@ -183,6 +185,8 @@ + + @@ -196,7 +200,6 @@ - @@ -213,6 +216,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -309,7 +343,7 @@ - +