From a25d7f66f733c7e5d66c4b26e6d38e80daa6f143 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Wed, 4 Jan 2012 17:55:59 +0000 Subject: [PATCH] Exclude android sources from ant build. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@273 180e2498-e6e9-4542-8430-84ac67f01cd8 --- build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 0ebe4709..8709c84d 100644 --- a/build.xml +++ b/build.xml @@ -52,7 +52,9 @@ Compiling main classes - + + + Copying build.properties -- 2.47.2