Merge pull request #832 from bovi/compile-readme

Add documentation for Android toolchain
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-02-09 04:41:55 -08:00
+9
View File
@@ -64,6 +64,15 @@ Toolchain configuration for Visual Studio 2012 on Windows.
toolchain :vs2012
#### Android
Toolchain configuration for Android.
toolchain :androideabi
Requires the custom standalone Android NDK and the toolchain path
in ```ANDROID_STANDALONE_TOOLCHAIN```.
### Binaries
It is possible to select which tools should be compiled during the compilation