diff options
author | Scott Jackson <daneren2005@gmail.com> | 2012-09-08 21:44:56 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2012-09-08 21:44:56 -0700 |
commit | 1b56144d2b18f7330c0d79e847b52ceafdf53de6 (patch) | |
tree | ab6653c6868bcf01bb6418647cf55baa6cace99d /subsonic-android/project.properties | |
parent | 1f330ce8e20e55937a012176d748867fd7e36320 (diff) | |
download | dsub-1b56144d2b18f7330c0d79e847b52ceafdf53de6.tar.gz dsub-1b56144d2b18f7330c0d79e847b52ceafdf53de6.tar.bz2 dsub-1b56144d2b18f7330c0d79e847b52ceafdf53de6.zip |
Revert "Revert "Started to work on move to ActionBarSherlock""
This reverts commit 00646f4aacd09c24d13170fe78bb144f1a98c4f6.
Diffstat (limited to 'subsonic-android/project.properties')
-rw-r--r-- | subsonic-android/project.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsonic-android/project.properties b/subsonic-android/project.properties index 8da376af..0b3adc12 100644 --- a/subsonic-android/project.properties +++ b/subsonic-android/project.properties @@ -9,3 +9,4 @@ # Project target. target=android-15 +android.library.reference.1=../../ActionBarSherlock |