diff --git a/samples/demos/project.properties b/samples/demos/project.properties index d29d6c7e1..91a742c38 100644 --- a/samples/demos/project.properties +++ b/samples/demos/project.properties @@ -9,7 +9,7 @@ # Project target. target=android-14 -android.library.reference.1=../../library +android.library.reference.1=../../ActionBarSherlockLib diff --git a/samples/fragments/project.properties b/samples/fragments/project.properties index cd1e0a12b..f71cae679 100644 --- a/samples/fragments/project.properties +++ b/samples/fragments/project.properties @@ -9,5 +9,5 @@ # Project target. target=android-14 -android.library.reference.1=../../library +android.library.reference.1=../../ActionBarSherlockLib diff --git a/samples/known-bugs/project.properties b/samples/known-bugs/project.properties index d29d6c7e1..91a742c38 100644 --- a/samples/known-bugs/project.properties +++ b/samples/known-bugs/project.properties @@ -9,7 +9,7 @@ # Project target. target=android-14 -android.library.reference.1=../../library +android.library.reference.1=../../ActionBarSherlockLib diff --git a/samples/roboguice/project.properties b/samples/roboguice/project.properties index 602c3af0e..bede746a7 100644 --- a/samples/roboguice/project.properties +++ b/samples/roboguice/project.properties @@ -9,7 +9,7 @@ # Project target. target=android-14 -android.library.reference.1=../../library +android.library.reference.1=../../ActionBarSherlockLib diff --git a/samples/styled/project.properties b/samples/styled/project.properties index 949197834..1c81d2b10 100644 --- a/samples/styled/project.properties +++ b/samples/styled/project.properties @@ -9,7 +9,7 @@ # Project target. target=android-14 -android.library.reference.1=../../library +android.library.reference.1=../../ActionBarSherlockLib