Added ScummVM project files
This commit is contained in:
8
project/jni/application/scummvm/readme.txt
Normal file
8
project/jni/application/scummvm/readme.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
To compile ScummVM add the ScummVM SVN to directory "scummvm" (or make a symlink to it),
|
||||
then from dir 'project/jni/application' execute commands
|
||||
|
||||
rm src
|
||||
ln -s scummvm src
|
||||
|
||||
Then go to project root and launch 'build.sh' - that should be it.
|
||||
You need to have Android SDK 2.2 and NDK r4b installed in your PATH.
|
||||
Reference in New Issue
Block a user