From 2a595c3d163d375a3fabc8c8b754492c0f2926d5 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 8 Sep 2013 19:17:23 +0200 Subject: build-*.xml: Unify 'javah' tasks where possible, i.e. per destination directory and classpath. This hopefully saves a few milliseconds in the build :) --- make/build-jogl.xml | 3 +-- make/build-nativewindow.xml | 9 +++------ make/build-newt.xml | 24 ++++++------------------ 3 files changed, 10 insertions(+), 26 deletions(-) (limited to 'make') diff --git a/make/build-jogl.xml b/make/build-jogl.xml index 5a461359a..565d82fff 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -1634,8 +1634,7 @@ - - + diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 49ef78bcc..b0c49b0d3 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -741,8 +741,7 @@ - - + - - + - - + - - - + - - - - - - - - - - - - - - - + + + + + -- cgit v1.2.3