diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-02-08 21:42:25 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-02-08 21:42:25 -0800 |
commit | fb69cf8533c74483e873804d9f980e242d737c62 (patch) | |
tree | df3e4890c5a291fcff2d77c69e9458b761048f4a /project.properties | |
parent | 4b10c991618aabb2343f49b3f52cb2c697f426cf (diff) | |
download | dsub-fb69cf8533c74483e873804d9f980e242d737c62.tar.gz dsub-fb69cf8533c74483e873804d9f980e242d737c62.tar.bz2 dsub-fb69cf8533c74483e873804d9f980e242d737c62.zip |
Converted RC from button to MediaRoute + added Chromecast requires
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/project.properties b/project.properties index 73506e5d..80f83a52 100644 --- a/project.properties +++ b/project.properties @@ -10,4 +10,6 @@ # Project target. target=android-19 android.library.reference.1=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/appcompat -android.library.reference.2=DragSortListView/library
\ No newline at end of file +android.library.reference.2=DragSortListView/library +android.library.reference.3=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/mediarouter +android.library.reference.4=../../../../Program Files (x86)/Android/android-sdk/extras/google/google_play_services/libproject/google-play-services_lib
\ No newline at end of file |