From 3091cb0084e159e7512ca09dcf89979693fc10b6 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 14 Apr 2014 22:19:56 -0700 Subject: Stop Android Studio from complaining --- project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'project.properties') diff --git a/project.properties b/project.properties index d03eb683..819e411a 100644 --- a/project.properties +++ b/project.properties @@ -9,8 +9,8 @@ # Project target. target=android-19 -android.library.reference.1=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/appcompat -android.library.reference.2=DragSortListView/library +android.library.reference.1=DragSortListView/library +android.library.reference.2=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/appcompat android.library.reference.3=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/mediarouter android.library.reference.4=../../../../Program Files (x86)/Android/android-sdk/extras/google/google_play_services/libproject/google-play-services_lib android.library.reference.5=ServerProxy \ No newline at end of file -- cgit v1.2.3