From 6611735d544a2e09d56213dbfff4a1cd8a029529 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Thu, 26 Jun 2014 15:02:32 +0000 Subject: Produce duplicate natives in the build, in preparation for removing support for aliasing in native library loading. Specifically, produce: jogl-all-noawt-natives-${os_and_arch}.jar jogl-all-mobile-natives-${os_and_arch}.jar jogl-all-android-natives-${os_and_arch}.jar --- make/build.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 3ea265d1f..9e42234f7 100644 --- a/make/build.xml +++ b/make/build.xml @@ -166,6 +166,24 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3