From a7dacc9e459690eeb6f4155dae8ffb02166e2f86 Mon Sep 17 00:00:00 2001 From: pelya Date: Fri, 10 Jun 2011 13:28:59 +0300 Subject: [PATCH] Updated readme --- project/jni/application/vcmi/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/jni/application/vcmi/readme.txt b/project/jni/application/vcmi/readme.txt index bc07f2f1b..e9e67fa82 100644 --- a/project/jni/application/vcmi/readme.txt +++ b/project/jni/application/vcmi/readme.txt @@ -1,6 +1,7 @@ Quick compilation guide: Download my GIT repo from https://github.com/pelya/commandergenius, -then install Android SDK 2.2, NDK r5c from http://developer.android.com, +then install Android SDK 2.2 from http://developer.android.com, +NDK r5 beta3 from http://crystax.net (I'll move the sources to the official NDK r5c over time) and "ant" tool, then launch commands rm project/jni/application/src ln -s vcmi project/jni/application/src