diff options
Diffstat (limited to 'project.properties')
| -rw-r--r-- | project.properties | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/project.properties b/project.properties index 1b18cf3a..9b10e91b 100644 --- a/project.properties +++ b/project.properties @@ -8,10 +8,9 @@ # project structure. # Project target. -target=android-17 +target=android-19 android.library.reference.1=..\\Android-ViewPagerIndicator\\library -android.library.reference.2=..\\ActionBarSherlock\\actionbarsherlock -android.library.reference.3=..\\SlidingMenu\\library +android.library.reference.2=..\\tasker-locale-api +android.library.reference.3=..\\appcompat android.library.reference.4=..\\ActionBar-PullToRefresh\\library -android.library.reference.5=..\\ActionBar-PullToRefresh\\extras\\pulltorefresh-actionbarsherlock -android.library.reference.6=../tasker-locale-api +android.library.reference.5=../SlidingMenu/library |