aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2007-11-24 11:39:23 +0000
committerLars Persson2007-11-24 11:39:23 +0000
commit1a353d743037f4d36bac9b2197674dbb5147239a (patch)
tree49558697cf3e662ffb1575db99074b1aac2d9e8a /backends/platform/symbian/AdaptAllMMPs.pl
parenta4bbdd229256b4206828b2e1572e5eac4a6ac14f (diff)
downloadscummvm-rg350-1a353d743037f4d36bac9b2197674dbb5147239a.tar.gz
scummvm-rg350-1a353d743037f4d36bac9b2197674dbb5147239a.tar.bz2
scummvm-rg350-1a353d743037f4d36bac9b2197674dbb5147239a.zip
Support for IGOR in the build system.
svn-id: r29624
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 7e78ce9e41..b9640e61c1 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -22,6 +22,7 @@ chdir("../../../");
"mmp/scummvm_parallaction.mmp",
"mmp/scummvm_cruise.mmp",
"mmp/scummvm_drascula.mmp",
+ "mmp/scummvm_igor.mmp",
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
"S80/ScummVM_S80.mmp",
@@ -99,6 +100,7 @@ ParseModule("_touche", "touche", \@section_empty);
ParseModule("_parallaction","parallaction",\@section_empty);
ParseModule("_cruise", "cruise", \@section_empty);
ParseModule("_drascula","drascula", \@section_empty);
+ParseModule("_igor", "igor", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P