summaryrefslogtreecommitdiff
path: root/altosdroid/project.properties
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2013-03-07 19:23:39 +1300
committerMike Beattie <mike@ethernal.org>2013-03-07 19:23:39 +1300
commit795fba09a3ca273cd2daeeb7d9fed6bae6fa6a86 (patch)
tree3bc59b3beb7f3bc57f2eb7398c932179619541e1 /altosdroid/project.properties
parentb7dc6045892b33b04ec7c27bdc940b4d3e1b9cbf (diff)
altosdroid: Adjust build system for GMaps & Tabs support
* Use SupportV4 library for Tab support * Use Google Services Lib for Google Maps * revert to a standard Android target, not Google API's * Add permissions required for Google Maps to manifest, and API key Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'altosdroid/project.properties')
-rw-r--r--altosdroid/project.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/altosdroid/project.properties b/altosdroid/project.properties
index 0a80e644..96b9551c 100644
--- a/altosdroid/project.properties
+++ b/altosdroid/project.properties
@@ -8,4 +8,5 @@
# project structure.
# Project target.
-target=Google Inc.:Google APIs:10
+target=android-10
+android.library.reference.1=google-play-services_lib/