aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/README
diff options
context:
space:
mode:
authorLars Persson2008-06-26 18:45:46 +0000
committerLars Persson2008-06-26 18:45:46 +0000
commit73b155d087ac7f640b3df7697a72d0857125a21e (patch)
tree64d3d8e155b3d8e1e255a5b81c1dfb49d7ef6514 /backends/platform/symbian/README
parentdcca78074488d314215bb1485ca9576335bca2fd (diff)
downloadscummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.tar.gz
scummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.tar.bz2
scummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.zip
Remove inclusion of .o in mmp.in
svn-id: r32806
Diffstat (limited to 'backends/platform/symbian/README')
-rw-r--r--backends/platform/symbian/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/backends/platform/symbian/README b/backends/platform/symbian/README
index 0f9df338c3..8ab729a4d0 100644
--- a/backends/platform/symbian/README
+++ b/backends/platform/symbian/README
@@ -38,6 +38,7 @@ Building ScummVM
Lets just say the framework needs quite some time to set up and takes a while
to get used to. If you choose to continue you will need the following items:
+ - UIQ 3.0 SDK (To build for UIQ3 devices)
- UIQ 2.1 SDK (To build for UIQ2 devices);
http://www.symbian.com/developer/sdks_uiq.asp
@@ -58,14 +59,14 @@ Building ScummVM
- zlib, a massively spiffy yet delicately unobtrusive compression library
http://www.zlib.net/
-
- These are probably too heavy-duty for your phone:
+ - latest version of active perl (included with Symbian SDK does not work with the build scripts)
- libogg, the free media file container format
http://www.xiph.org/ogg/
-
+
- libvorbis, the free audio codec
http://www.vorbis.com/
+ These are probably too heavy-duty for your phone:
- flac, the Free Lossless Audio Codec
http://flac.sourceforge.net/