summaryrefslogtreecommitdiff
path: root/android/sdremote/project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/project.properties')
-rw-r--r--android/sdremote/project.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/sdremote/project.properties b/android/sdremote/project.properties
index 0a15e2ec4ef0..ba270dacf133 100644
--- a/android/sdremote/project.properties
+++ b/android/sdremote/project.properties
@@ -12,4 +12,6 @@
# Project target.
target=android-14
-android.library.reference.1=../abs-lib/
+# this will only work if you set sdk.dir to a relative path
+# and when using ant, you also need to create build.xml
+android.library.reference.1=${sdk.dir}/extras/android/support/v7/appcompat