diff options
author | Dominik <dominik@dominikschuermann.de> | 2012-04-11 19:29:27 +0200 |
---|---|---|
committer | Dominik <dominik@dominikschuermann.de> | 2012-06-13 19:28:21 +0300 |
commit | 2f58c3d86b29c9539d5a0d20b160ac175bb00381 (patch) | |
tree | eaad5880bbd0cb1156b197cb19596a0e60c2f868 /org_apg_integration_lib/project.properties | |
parent | e092016518f8ab7413095ffed140a732c7f751a6 (diff) | |
download | open-keychain-2f58c3d86b29c9539d5a0d20b160ac175bb00381.tar.gz open-keychain-2f58c3d86b29c9539d5a0d20b160ac175bb00381.tar.bz2 open-keychain-2f58c3d86b29c9539d5a0d20b160ac175bb00381.zip |
integration lib and demo
Diffstat (limited to 'org_apg_integration_lib/project.properties')
-rw-r--r-- | org_apg_integration_lib/project.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/org_apg_integration_lib/project.properties b/org_apg_integration_lib/project.properties new file mode 100644 index 000000000..36f15941e --- /dev/null +++ b/org_apg_integration_lib/project.properties @@ -0,0 +1,15 @@ +# 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 edit +# "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=android-15 +android.library=true |