diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-02-15 21:45:52 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-02-15 21:45:52 -0800 |
commit | e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4 (patch) | |
tree | 643b13315b187ae4126dac0adfc9d8e29b49b2ed /subsonic-android | |
parent | b742b1974283d021678d25ea87064176c47e5095 (diff) | |
download | dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.gz dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.bz2 dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.zip |
Added drag-sort-listview library
Diffstat (limited to 'subsonic-android')
-rw-r--r-- | subsonic-android/project.properties | 3 |
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 |