From 750256c9396b5ad5e55403b4b235e0062c28b495 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Fri, 8 Feb 2013 22:10:21 +0800 Subject: Add documentation for Android toolchain --- doc/compile/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/compile/README.md b/doc/compile/README.md index c6ab2f584..ce968b36e 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -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 -- cgit v1.2.3