diff options
| author | Keith Packard <keithp@keithp.com> | 2012-01-04 20:33:06 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-06-02 19:37:30 -0700 |
| commit | a48e4d40729e736929632ec422fd189ecdfba33b (patch) | |
| tree | 2f5513f4f8509956b0b0170974e1defb3e2e1834 /altosdroid/default.properties | |
| parent | 81465a20049da40cd8d3cda920d6585ffe87bfe3 (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 |
