From e60085f398afc2fcbe5f06ebf0222c6310fddb57 Mon Sep 17 00:00:00 2001 From: Joshua Bahnsen Date: Wed, 17 Jul 2013 00:18:17 -0700 Subject: [PATCH] Further fixes for Android Studio --- .idea/compiler.xml | 19 +++++++++++++++++++ .idea/encodings.xml | 6 +++++- .idea/modules.xml | 4 ++-- Subsonic-Android.iml | 6 +++--- menudrawer.iml | 10 +++++++--- project.properties | 5 +++-- pulltorefresh.iml | 10 +++++++--- 7 files changed, 46 insertions(+), 14 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 217af471..5a367df9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,6 +2,14 @@ diff --git a/.idea/encodings.xml b/.idea/encodings.xml index e206d70d..5cc19196 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,5 +1,9 @@ - + + + + + diff --git a/.idea/modules.xml b/.idea/modules.xml index 1c3f4a81..97015b21 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,8 +3,8 @@ - - + + diff --git a/Subsonic-Android.iml b/Subsonic-Android.iml index 150c41cd..75cee36d 100644 --- a/Subsonic-Android.iml +++ b/Subsonic-Android.iml @@ -19,10 +19,10 @@ - + - - + + diff --git a/menudrawer.iml b/menudrawer.iml index 5a731f9e..060936c9 100644 --- a/menudrawer.iml +++ b/menudrawer.iml @@ -3,15 +3,19 @@ + - - - + + + diff --git a/project.properties b/project.properties index 2a4b3910..98a497ac 100644 --- a/project.properties +++ b/project.properties @@ -10,6 +10,7 @@ # Project target. target=android-17 android.library=false +android.library.reference.1=menudrawer +android.library.reference.2=pulltorefresh + -android.library.reference.1=pulltorefresh/library -android.library.reference.2=menudrawer/library diff --git a/pulltorefresh.iml b/pulltorefresh.iml index 5a731f9e..92ae1e41 100644 --- a/pulltorefresh.iml +++ b/pulltorefresh.iml @@ -3,15 +3,19 @@ + - - - + + +