aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authoranotherguest2011-04-22 10:28:26 +0200
committeranotherguest2011-04-22 10:28:26 +0200
commitfca9c28ea75f3d7fed11035747d124d938e6d75a (patch)
tree5b7862cbac49b19a25e995de5a26529ed176d43e /backends/platform/symbian/AdaptAllMMPs.pl
parent4d02cf52d217e4a6c956b80540a3d0611ff7d21d (diff)
downloadscummvm-rg350-fca9c28ea75f3d7fed11035747d124d938e6d75a.tar.gz
scummvm-rg350-fca9c28ea75f3d7fed11035747d124d938e6d75a.tar.bz2
scummvm-rg350-fca9c28ea75f3d7fed11035747d124d938e6d75a.zip
SYMBIAN: Add support for TSAGE engine
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 84f42d2a0b..dbced3126a 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -36,6 +36,7 @@ chdir("../../../");
"mmp/scummvm_hugo.mmp",
"mmp/scummvm_toon.mmp",
"mmp/scummvm_lastexpress.mmp",
+ "mmp/scummvm_tsage.mmp",
# Target Platform Project Files
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
@@ -143,6 +144,7 @@ ParseModule("_mohawk" ,"mohawk", \@section_empty);
ParseModule("_hugo" ,"hugo", \@section_empty);
ParseModule("_toon" ,"toon", \@section_empty);
ParseModule("_lastexpress","lastexpress", \@section_empty);
+ParseModule("_tsage","tsage", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P