From 48581e36773e58e20a3e780caf5b1c29b4805285 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 3 Apr 2012 18:37:24 +0200 Subject: Ant Build: Split 2nd pass in android and non-android builds. The former uses the Android API JAR for android specifics. --- make/build-common.xml | 7 +++++++ make/build-jogl.xml | 23 +++++++++++++++++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) (limited to 'make') diff --git a/make/build-common.xml b/make/build-common.xml index dfe38a676..1ac6f701a 100644 --- a/make/build-common.xml +++ b/make/build-common.xml @@ -422,6 +422,13 @@ + + + + + + + diff --git a/make/build-jogl.xml b/make/build-jogl.xml index ace272b74..68888c830 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -1043,7 +1043,7 @@ - + - + + + + + + + + + + + -- cgit v1.2.3