diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-31 11:54:04 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-31 11:54:04 +0200 |
commit | 53e00b95d5cc42dbbb3bf38405867baeafac5936 (patch) | |
tree | 216b060bdb28fc7997df2474834b35d69ef0bbdf | |
parent | 1ac6966027a333c8a699ba8813cc2ee3ac921ff7 (diff) | |
download | AntennaPod-53e00b95d5cc42dbbb3bf38405867baeafac5936.zip |
changed path to libraries
-rw-r--r-- | project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.properties b/project.properties index 6ee6e3c7a..727b719f4 100644 --- a/project.properties +++ b/project.properties @@ -10,5 +10,5 @@ # Project target. proguard.config=proguard.cfg target=android-15 -android.library.reference.1=../actionbarsherlock/library/ +android.library.reference.1=../ActionBarSherlock/library/ android.library.reference.2=../Android-ViewPagerIndicator/library |