diff options
| author | Keith Packard <keithp@keithp.com> | 2012-01-04 20:33:06 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-01-04 20:33:06 -0800 |
| commit | ec48b388fc6c9b15d0d294296c212fe06ab8c6ed (patch) | |
| tree | dbc2c479d6ed387e2069a99806868e7c66fb5674 /altosdroid/default.properties | |
| parent | 61e24559a6ff23c605997fac24afa3d2e8e9667c (diff) | |
altosdroid: import code from mjb
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/default.properties')
| -rw-r--r-- | altosdroid/default.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/altosdroid/default.properties b/altosdroid/default.properties new file mode 100644 index 00000000..66db0d15 --- /dev/null +++ b/altosdroid/default.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, +# "build.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=android-10 |
