From d82d6a6d043d157f4ae5e3f3d7dd8d2898fb6bb6 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Tue, 19 Nov 2013 11:02:05 +0100 Subject: [PATCH] Fixed wrong separator path in project.properties --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 84352610..dbd0f5e5 100644 --- a/project.properties +++ b/project.properties @@ -9,5 +9,5 @@ # Project target. target=android-19 -android.library.reference.1=actionbarsherlock\\library +android.library.reference.1=actionbarsherlock/library android.library.reference.2=oc_framework -- 2.11.0