From 23caec047182a85869f56c9ca0ae9125227734fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 25 May 2013 22:48:11 +0200 Subject: move ActionBarSherlock lib, add gradle build files --- libraries/ActionBarSherlock/project.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libraries/ActionBarSherlock/project.properties (limited to 'libraries/ActionBarSherlock/project.properties') diff --git a/libraries/ActionBarSherlock/project.properties b/libraries/ActionBarSherlock/project.properties new file mode 100644 index 000000000..5ca7d6247 --- /dev/null +++ b/libraries/ActionBarSherlock/project.properties @@ -0,0 +1,12 @@ +# 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 use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +android.library=true +# Project target. +target=android-14 -- cgit v1.2.3