From 4eef7998285ebd2e1c9baace3c027023e2907cba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 15 Oct 2014 13:29:20 +0400 Subject: remove actionbarsherlock, switch to appcompat stuff --- project.properties | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'project.properties') diff --git a/project.properties b/project.properties index 1b18cf3a..9b10e91b 100644 --- a/project.properties +++ b/project.properties @@ -8,10 +8,9 @@ # project structure. # Project target. -target=android-17 +target=android-19 android.library.reference.1=..\\Android-ViewPagerIndicator\\library -android.library.reference.2=..\\ActionBarSherlock\\actionbarsherlock -android.library.reference.3=..\\SlidingMenu\\library +android.library.reference.2=..\\tasker-locale-api +android.library.reference.3=..\\appcompat android.library.reference.4=..\\ActionBar-PullToRefresh\\library -android.library.reference.5=..\\ActionBar-PullToRefresh\\extras\\pulltorefresh-actionbarsherlock -android.library.reference.6=../tasker-locale-api +android.library.reference.5=../SlidingMenu/library -- cgit v1.2.3-54-g00ecf