[Scummvm-cvs-logs] SF.net SVN: scummvm:[53809] scummvm/trunk/backends/platform/android/README. build
anguslees at users.sourceforge.net
anguslees at users.sourceforge.net
Mon Oct 25 10:51:10 CEST 2010
Revision: 53809
http://scummvm.svn.sourceforge.net/scummvm/?rev=53809&view=rev
Author: anguslees
Date: 2010-10-25 08:51:10 +0000 (Mon, 25 Oct 2010)
Log Message:
-----------
ANDROID: Add --disable-timidity to the recommended flags
Modified Paths:
--------------
scummvm/trunk/backends/platform/android/README.build
Modified: scummvm/trunk/backends/platform/android/README.build
===================================================================
--- scummvm/trunk/backends/platform/android/README.build 2010-10-25 08:50:16 UTC (rev 53808)
+++ scummvm/trunk/backends/platform/android/README.build 2010-10-25 08:51:10 UTC (rev 53809)
@@ -82,7 +82,8 @@
export ANDROID_TOP=<root of built Android source>
- ./configure --backend=android --host=android --enable-zlib #and any other flags
+ ./configure --backend=android --host=android --enable-zlib --disable-timidity
+ # ... and any other configure flags you want
make scummvm.apk
This will build a "monolithic" ScummVM package, with the engines
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list