From f25bdef3b6bc423a08390ab17e86897c85b71282 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Thu, 20 Nov 2008 23:53:23 +0000 Subject: Applied second jogl-demos patch from Michael Bien. Adjusted build.xml to not try to compile jbullet sources, and to merge the ES1 and ES2 targets. To build the full set of demos (including the OpenGL ES demos), run "ant". To build just the OpenGL ES demos, run "ant -Djogl.es=1". git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/branches/JOGL_2_SANDBOX@290 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- make/build.xml | 61 +++++++++++++++------------------------------------------- 1 file changed, 15 insertions(+), 46 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 9f1ff08..74cfa95 100644 --- a/make/build.xml +++ b/make/build.xml @@ -34,18 +34,9 @@ - - + - - - - - - - - @@ -59,8 +50,8 @@ - - + + @@ -124,7 +115,7 @@ - + @@ -141,6 +132,10 @@ + + + + @@ -168,18 +163,17 @@ /> - + - - + - @@ -190,39 +184,14 @@ + + + - - - - - - - - - - - - - - - - - - - - - - - - - + -- cgit v1.2.3