aboutsummaryrefslogtreecommitdiffstats
path: root/android-support-v7-appcompat/project.properties
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-05-18 11:10:26 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-05-18 11:10:26 +0200
commitbd1f19167c978280432fc21edc82f3e6a2dcacaf (patch)
treeb6105db433c6d955566eae7332cc4ebb0cca873d /android-support-v7-appcompat/project.properties
parentf2dfb5da50b75f4c40e17bd443a3e712beb50a75 (diff)
downloadcgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.zip
cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.gz
cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.bz2
include appcompat in repo to ease the build
If anyone wants to use git submodules instead, this can easily be done afterwards.
Diffstat (limited to 'android-support-v7-appcompat/project.properties')
-rw-r--r--android-support-v7-appcompat/project.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/android-support-v7-appcompat/project.properties b/android-support-v7-appcompat/project.properties
new file mode 100644
index 0000000..91d2b02
--- /dev/null
+++ b/android-support-v7-appcompat/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