diff options
| author | Bananeweizen <Bananeweizen@gmx.de> | 2013-12-29 17:51:00 +0100 |
|---|---|---|
| committer | Bananeweizen <Bananeweizen@gmx.de> | 2013-12-29 17:51:00 +0100 |
| commit | cc76329e0db37ffa9b90472d1595b7876c9804b5 (patch) | |
| tree | 074c77c571e9ab2d4c4f221104f3eede21d53d9c /cgeo-contacts/project.properties | |
| parent | 6c2d17c455245cc4f9dbdd76262a0da09dafcad5 (diff) | |
| download | cgeo-cc76329e0db37ffa9b90472d1595b7876c9804b5.zip cgeo-cc76329e0db37ffa9b90472d1595b7876c9804b5.tar.gz cgeo-cc76329e0db37ffa9b90472d1595b7876c9804b5.tar.bz2 | |
new: contacts addon
* If you want to use this, add _nickname_ or _alias_ fields to your
contacts in the standard contact app. Afterwards you can open the
contact card directly from a log entry.
Diffstat (limited to 'cgeo-contacts/project.properties')
| -rw-r--r-- | cgeo-contacts/project.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cgeo-contacts/project.properties b/cgeo-contacts/project.properties new file mode 100644 index 0000000..705eae9 --- /dev/null +++ b/cgeo-contacts/project.properties @@ -0,0 +1,14 @@ +# 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. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=Google Inc.:Google APIs:8 |
