From 615fd41f7b6674c4b42e3f9f70b92c7088d0ad7d Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Sun, 29 Nov 2009 20:57:40 +0100 Subject: build should use gluegen.root property where possible. --- make/build-jogl.xml | 10 +++++----- make/build-nativewindow.xml | 10 +++++----- make/build-newt.xml | 6 +++--- make/build.xml | 14 +++++++------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/make/build-jogl.xml b/make/build-jogl.xml index 23ad51a9e..6f97a336e 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -274,20 +274,20 @@ - + - + - - + + - + diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 2e3c431ec..c0930cb42 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -84,7 +84,7 @@ - + @@ -180,11 +180,11 @@ - + - - - + + + diff --git a/make/build-newt.xml b/make/build-newt.xml index ad04973e4..e74a036bb 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -68,7 +68,7 @@ --> - + @@ -209,14 +209,14 @@ - + - + diff --git a/make/build.xml b/make/build.xml index 28936ef52..32024e3e1 100644 --- a/make/build.xml +++ b/make/build.xml @@ -51,8 +51,8 @@ - - + + @@ -83,7 +83,7 @@ - + @@ -126,8 +126,8 @@ - - + + @@ -162,8 +162,8 @@ + excludes="${gluegen.root}/${rootrel.build}/**,${gluegen.root}/build/**${gluegen.root}/build-temp/**,jogl/${rootrel.build}/**,jogl/build/**,jogl/build-temp/**,jogl/www/**" + includes="${gluegen.root}/**, jogl/**" />