From 53e00b95d5cc42dbbb3bf38405867baeafac5936 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Tue, 31 Jul 2012 11:54:04 +0200 Subject: [PATCH] changed path to libraries --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 6ee6e3c7a..727b719f4 100644 --- a/project.properties +++ b/project.properties @@ -10,5 +10,5 @@ # Project target. proguard.config=proguard.cfg target=android-15 -android.library.reference.1=../actionbarsherlock/library/ +android.library.reference.1=../ActionBarSherlock/library/ android.library.reference.2=../Android-ViewPagerIndicator/library