aboutsummaryrefslogtreecommitdiff
path: root/backends/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2006-02-28 18:59:15 +0000
committerLars Persson2006-02-28 18:59:15 +0000
commit0b0848e34c647ac9208467f2118b8bae21db271f (patch)
tree98290276f69dc738b2a19187f043277a498bddd0 /backends/symbian/AdaptAllMMPs.pl
parent1e2aa59bcbc5d913eb3db92c4026a1f6618b2228 (diff)
downloadscummvm-rg350-0b0848e34c647ac9208467f2118b8bae21db271f.tar.gz
scummvm-rg350-0b0848e34c647ac9208467f2118b8bae21db271f.tar.bz2
scummvm-rg350-0b0848e34c647ac9208467f2118b8bae21db271f.zip
Update buildfiles with CINE settings
svn-id: r20974
Diffstat (limited to 'backends/symbian/AdaptAllMMPs.pl')
-rw-r--r--backends/symbian/AdaptAllMMPs.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/symbian/AdaptAllMMPs.pl b/backends/symbian/AdaptAllMMPs.pl
index 566f672600..8dbe1cd64c 100644
--- a/backends/symbian/AdaptAllMMPs.pl
+++ b/backends/symbian/AdaptAllMMPs.pl
@@ -16,6 +16,7 @@ chdir("../../");
"mmp/scummvm_sword1.mmp",
"mmp/scummvm_sword2.mmp",
"mmp/scummvm_lure.mmp",
+ "mmp/scummvm_cine.mmp",
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
@@ -83,6 +84,7 @@ ParseModule("_kyra", "kyra", \@section_empty);
ParseModule("_sword1", "sword1", \@section_empty);
ParseModule("_sword2", "sword2", \@section_empty);
ParseModule("_lure", "lure", \@section_empty);
+ParseModule("_cine", "cine", \@section_empty);
print "
=======================================================================================