From 322a8560ff2b7f6847b11d14d6d7d93992ecdf95 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 4 Jan 2012 20:33:49 -0800 Subject: altosdroid: Switch altosdroid build to ant The package builder only works inside ant Signed-off-by: Keith Packard --- altosdroid/build.xml | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 altosdroid/build.xml (limited to 'altosdroid/build.xml') diff --git a/altosdroid/build.xml b/altosdroid/build.xml new file mode 100644 index 00000000..6a89edbe --- /dev/null +++ b/altosdroid/build.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3