aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2010-11-29 19:44:22 +0000
committerLars Persson2010-11-29 19:44:22 +0000
commit960efd93d8735409a28f4c65cc940c0af2a53674 (patch)
tree5161470f9cfb668763e6607c490732c6218aee45 /backends/platform/symbian/AdaptAllMMPs.pl
parentff7357cfc5f0c84d82e99e49419ae0fb5370aab5 (diff)
downloadscummvm-rg350-960efd93d8735409a28f4c65cc940c0af2a53674.tar.gz
scummvm-rg350-960efd93d8735409a28f4c65cc940c0af2a53674.tar.bz2
scummvm-rg350-960efd93d8735409a28f4c65cc940c0af2a53674.zip
SYMBIAN : Updated so it builds with latest structures and add support to last express
svn-id: r54588
Diffstat (limited to 'backends/platform/symbian/AdaptAllMMPs.pl')
-rw-r--r--backends/platform/symbian/AdaptAllMMPs.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl
index 8786ecff32..921f384c65 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -35,6 +35,7 @@ chdir("../../../");
"mmp/scummvm_mohawk.mmp",
"mmp/scummvm_hugo.mmp",
"mmp/scummvm_toon.mmp",
+ "mmp/scummvm_lastexpress.mmp",
# Target Platform Project Files
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
@@ -140,6 +141,7 @@ ParseModule("_teenagent","teenagent", \@section_empty);
ParseModule("_mohawk" ,"mohawk", \@section_empty);
ParseModule("_hugo" ,"hugo", \@section_empty);
ParseModule("_toon" ,"toon", \@section_empty);
+ParseModule("_lastexpress","lastexpress", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P