aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/project.properties
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-02-15 21:45:52 -0800
committerScott Jackson <daneren2005@gmail.com>2013-02-15 21:45:52 -0800
commite4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4 (patch)
tree643b13315b187ae4126dac0adfc9d8e29b49b2ed /subsonic-android/project.properties
parentb742b1974283d021678d25ea87064176c47e5095 (diff)
downloaddsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.gz
dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.bz2
dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.zip
Added drag-sort-listview library
Diffstat (limited to 'subsonic-android/project.properties')
-rw-r--r--subsonic-android/project.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/subsonic-android/project.properties b/subsonic-android/project.properties
index 9b3b31a8..cd253d77 100644
--- a/subsonic-android/project.properties
+++ b/subsonic-android/project.properties
@@ -9,4 +9,5 @@
# Project target.
target=android-16
-android.library.reference.1=../../ActionBarSherlock
+android.library.reference.1=../ActionBarSherlock/library
+android.library.reference.2=../DragSortListView/library \ No newline at end of file