diff options
| author | Keith Packard <keithp@keithp.com> | 2012-06-05 15:15:25 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-06-05 15:15:25 -0700 |
| commit | bfbd1d82f4c25120a97840a1bd4787680823afd8 (patch) | |
| tree | 96449172bbe952f905b14cb8530d16f8ba47010d /altosdroid/project.properties | |
| parent | b8c363d9411fd5e79e3f806894dbc12bcc106b88 (diff) | |
altosdroid: Add files necessary to build application
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/project.properties')
| -rw-r--r-- | altosdroid/project.properties | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
