From 2665cbbbe44afd3e1845b4f1a1ddb5000f109c55 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 20 Nov 2010 04:02:00 +0000 Subject: [PATCH] cleanup --- HowToBuild | 2 +- build.xml | 268 ++++++++++++++++++++++++++--------------------------- 2 files changed, 132 insertions(+), 138 deletions(-) diff --git a/HowToBuild b/HowToBuild index 3533ce5c68d..8d78b41f57c 100644 --- a/HowToBuild +++ b/HowToBuild @@ -7,7 +7,7 @@ Prerequisites: 2. Android NDK >= r4b -3. python +3. Apache Ant >= 1.7.1 To build: diff --git a/build.xml b/build.xml index e761ae3e870..eb64a283cac 100644 --- a/build.xml +++ b/build.xml @@ -1,140 +1,134 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +