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/project.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 altosdroid/project.properties (limited to 'altosdroid/project.properties') diff --git a/altosdroid/project.properties b/altosdroid/project.properties new file mode 100644 index 00000000..0a80e644 --- /dev/null +++ b/altosdroid/project.properties @@ -0,0 +1,11 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=Google Inc.:Google APIs:10 -- cgit v1.2.3