aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/keychain-api-library/project.properties
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-27 16:40:59 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-27 16:40:59 +0100
commit5c78c1175654b18b6e8f94021b4dc3f7958e5a14 (patch)
tree1c0fed9af2f65d44dfc160fa5cdc4692c670ebc4 /libraries/keychain-api-library/project.properties
parent152790a194e630b736c88ba3920190f2b7a2d5b0 (diff)
downloadopen-keychain-5c78c1175654b18b6e8f94021b4dc3f7958e5a14.tar.gz
open-keychain-5c78c1175654b18b6e8f94021b4dc3f7958e5a14.tar.bz2
open-keychain-5c78c1175654b18b6e8f94021b4dc3f7958e5a14.zip
remove dublication of api library, let both proejcts depend on the same
Diffstat (limited to 'libraries/keychain-api-library/project.properties')
-rw-r--r--libraries/keychain-api-library/project.properties15
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/keychain-api-library/project.properties b/libraries/keychain-api-library/project.properties
deleted file mode 100644
index 91d2b0246..000000000
--- a/libraries/keychain-api-library/project.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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