aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties
diff options
context:
space:
mode:
authorgrait <grandhiajit9@gmail.com>2014-03-09 14:44:20 +0530
committergrait <grandhiajit9@gmail.com>2014-03-09 14:44:20 +0530
commit7b8668a7e30bc3eef4aaece87a13ff27fc924e79 (patch)
tree61f9fb2d589746a3f7e3aa02922325812ccf0d20 /OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties
parent3fbda4245cf34d2f8e150e6a26ad4048cdb6b204 (diff)
parent50d9908bafd1b55640deb3a0b2cff4e06155cc5e (diff)
downloadopen-keychain-7b8668a7e30bc3eef4aaece87a13ff27fc924e79.tar.gz
open-keychain-7b8668a7e30bc3eef4aaece87a13ff27fc924e79.tar.bz2
open-keychain-7b8668a7e30bc3eef4aaece87a13ff27fc924e79.zip
Merge branch 'develop' into master2
Diffstat (limited to 'OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties')
-rw-r--r--OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties b/OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties
new file mode 100644
index 000000000..91d2b0246
--- /dev/null
+++ b/OpenPGP-Keychain-API/libraries/openpgp-api-library/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-19
+android.library=true