From 9be2b02b76a5485a9f47abc65b626dba3208c37d Mon Sep 17 00:00:00 2001 From: Darius Morawiec Date: Thu, 31 Jul 2014 18:09:00 +0200 Subject: [PATCH] extended build script to add and rm property files --- app/build.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/build.xml b/app/build.xml index 1dc84edc3..4122ed0e8 100755 --- a/app/build.xml +++ b/app/build.xml @@ -25,6 +25,7 @@ + @@ -49,6 +50,14 @@ message="Please build the core library first and make sure it sits in ../core/library/core.jar" /> + + + + + + + +