From b1b8aea27e1f524aa5abf95d13451ff903f20cc2 Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Mon, 3 Dec 2012 13:41:58 -0800 Subject: [PATCH] Adding ant targets for setup and teardown lite --- astrid/build.xml | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/astrid/build.xml b/astrid/build.xml index b7cd07f6a..404c1b285 100644 --- a/astrid/build.xml +++ b/astrid/build.xml @@ -64,12 +64,14 @@ message="Cannot run two different modes at the same time. If you are running more than one debug/release/instrument type targets, call them from different Ant calls." /> - + + + @@ -218,7 +220,13 @@ - + + + + + + + @@ -234,11 +242,24 @@ - - - - + + + + + + + + + + + + + + + @@ -313,14 +334,14 @@ --> -