dolphin/Source/Android
Ryan Houdek a39eee28e9 Fix a typo in the Android cmake toolchain script.
This was a fairly recent update that went unnoticed because it uses a cached variable.
When I previously updated Android cmake I didn't noticed this.
Basically the issue was that Android cmake was no longer setting ${LIBRARY_OUTPUT_PATH_ROOT}
and instead only setting it to ${CMAKE_SOURCE_DIR} if it was passed a variable.

Same PR is open on the android cmake repo here https://github.com/taka-no-me/android-cmake/pull/37
2015-02-24 02:58:55 -06:00
..
.settings
assets [Android] No longer carry a default configuration file. 2015-01-26 00:49:24 -06:00
jni
libs
res [Android] Expose aspect ratio to the video settings. 2015-01-18 15:21:40 -06:00
src/org/dolphinemu/dolphinemu [Android] Fix ignore format changes option. 2015-02-18 16:27:37 -06:00
.classpath
.gitignore
.project
android.toolchain.cmake Fix a typo in the Android cmake toolchain script. 2015-02-24 02:58:55 -06:00
AndroidManifest.xml [Android] Add internet permissions. 2015-01-23 23:15:56 -06:00
build.gradle Updates the gradle build file to the latest needed for Android Studio. 2014-12-20 19:01:40 -06:00
build.xml
custom_rules.xml
project.properties