From f7bcff4ce6e3b74d2286501f946dc37dccdfa96b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 29 May 2013 22:05:39 +0200 Subject: Move build files to misc directory --HG-- rename : build-native.bat => misc/build-native.bat rename : build-native.sh => misc/build-native.sh rename : fetchtranslations.sh => misc/fetchtranslations.sh --- doc/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.txt b/doc/README.txt index 50424d14..578c48c4 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -13,7 +13,7 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install ndk (Version 8d gives strange linker errors, use 8b for now) - Make sure that ndk-build is in your build path. -Do ./build-native.(sh|bat) in the root directory of the project. +Do ./misc/build-native.(sh|bat) in the root directory of the project. You may need to refresh the project and clean the project in eclipse to have the libraries included the resulting apk. -- cgit v1.2.3