aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2010-10-13 19:02:24 +0000
committerLars Persson2010-10-13 19:02:24 +0000
commit2dea84947eb9b78053946e61ff273dd562589388 (patch)
tree226178c8e53e7a92077acbf14e22be331b840699 /backends/platform/symbian/AdaptAllMMPs.pl
parentf9910fd0ee51a07a455ae0153f4b9827b40b2965 (diff)
downloadscummvm-rg350-2dea84947eb9b78053946e61ff273dd562589388.tar.gz
scummvm-rg350-2dea84947eb9b78053946e61ff273dd562589388.tar.bz2
scummvm-rg350-2dea84947eb9b78053946e61ff273dd562589388.zip
SYMBIAN: Add makefiles for TOON Struck
svn-id: r53443
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 a81eab9af6..8786ecff32 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -34,6 +34,7 @@ chdir("../../../");
"mmp/scummvm_teenagent.mmp",
"mmp/scummvm_mohawk.mmp",
"mmp/scummvm_hugo.mmp",
+ "mmp/scummvm_toon.mmp",
# Target Platform Project Files
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
@@ -138,6 +139,7 @@ ParseModule("_draci", "draci", \@section_empty);
ParseModule("_teenagent","teenagent", \@section_empty);
ParseModule("_mohawk" ,"mohawk", \@section_empty);
ParseModule("_hugo" ,"hugo", \@section_empty);
+ParseModule("_toon" ,"toon", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P