aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-03-07 23:05:03 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-03-07 23:05:03 +0100
commit0e33fd23924471caef81f12d0828e17da32582d7 (patch)
treefdbba76a438bb705df524ad7a5f03b24fb770c5d /OpenPGP-Keychain-API/libraries/openpgp-api-library/project.properties
parent2737aedca7e72f1f18d7b0f5418edbf52ab7fcaf (diff)
downloadopen-keychain-0e33fd23924471caef81f12d0828e17da32582d7.tar.gz
open-keychain-0e33fd23924471caef81f12d0828e17da32582d7.tar.bz2
open-keychain-0e33fd23924471caef81f12d0828e17da32582d7.zip
Split api libs into OpenKeychain specific and OpenPGP Provider lib
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