aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2006-12-28 12:14:58 +0000
committerLars Persson2006-12-28 12:14:58 +0000
commit203b93e49dadf43fe4483163b44d3fe8fd4e3350 (patch)
tree58eaf1f204e4a4af729a82de351443e11908502e /backends/platform/symbian/AdaptAllMMPs.pl
parent9cc4b3d4c957bc1c04f3903f1a19527c9324de75 (diff)
downloadscummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.tar.gz
scummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.tar.bz2
scummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.zip
Updated makefiles to support touche and agos naming properly
svn-id: r24941
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 fd896d005a..b496cc053f 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -18,6 +18,7 @@ chdir("../../../");
"mmp/scummvm_lure.mmp",
"mmp/scummvm_cine.mmp",
"mmp/scummvm_agi.mmp",
+ "mmp/scummvm_touche.mmp",
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
"S80/ScummVM_S80.mmp",
@@ -85,6 +86,7 @@ ParseModule("_sword2", "sword2", \@section_empty);
ParseModule("_lure", "lure", \@section_empty);
ParseModule("_cine", "cine", \@section_empty);
ParseModule("_agi", "agi", \@section_empty);
+ParseModule("_touche", "touche", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P