From 62dfd15f2b4d93ae1642baa40139b76af0bad169 Mon Sep 17 00:00:00 2001 From: pelya Date: Wed, 12 May 2010 14:08:01 +0300 Subject: [PATCH] Removed outdated instructions from readme --- alienblaster/readme.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/alienblaster/readme.txt b/alienblaster/readme.txt index b1da51ab6..b1d1a150d 100644 --- a/alienblaster/readme.txt +++ b/alienblaster/readme.txt @@ -7,8 +7,6 @@ This should be compiled with Android 1.6 SDK and NDK - google for them and insta You'll need to install Eclipse or Ant too Then symlink this dir to /apps under the name "alienblaster": ln -s `pwd` /apps/alienblaster -Then make symling of alienblaster/src dir into project/jni/alienblaster/src - this should be absolute path: - ln -s /home/user/sources/AlienBlaster/src project/jni/alienblaster/src Then go to dir and execute: make APP=alienblaster V=1 Hopefully it will compile the file project/libs/armeabi/libalienblaster.so