From 0a3a59853d7ecb88ce645cd980a5197217447213 Mon Sep 17 00:00:00 2001 From: Martin Desruisseaux Date: Sat, 12 May 2018 14:59:37 +0200 Subject: After javac has generated org_proj4_PJ.h, move that file to the C source directory. --- jniwrap/build.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jniwrap/build.xml b/jniwrap/build.xml index ddd424bd..6e4703ec 100644 --- a/jniwrap/build.xml +++ b/jniwrap/build.xml @@ -23,6 +23,13 @@ includeAntRuntime = "false" includes = "org/**/*.java"/> + + + + + + + -- cgit v1.2.3