aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2009-02-16 15:36:26 +0000
committerLars Persson2009-02-16 15:36:26 +0000
commitd053a4575d9969c1ce44b25111e4b5842e09d045 (patch)
tree66b45315ea759346e2a1c92fd4f76716a174e9e0 /backends/platform/symbian/AdaptAllMMPs.pl
parent39ea68173ab4b2cb58e0cfb8eeb0b35f55e6fc4c (diff)
downloadscummvm-rg350-d053a4575d9969c1ce44b25111e4b5842e09d045.tar.gz
scummvm-rg350-d053a4575d9969c1ce44b25111e4b5842e09d045.tar.bz2
scummvm-rg350-d053a4575d9969c1ce44b25111e4b5842e09d045.zip
Add build support for SCI.
svn-id: r38371
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 c0be1369ff..658499cb57 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -30,6 +30,7 @@ chdir("../../../");
"mmp/scummvm_touche.mmp",
"mmp/scummvm_tinsel.mmp",
"mmp/scummvm_tucker.mmp",
+ "mmp/scummvm_sci.mmp",
# Target Platform Project Files
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
@@ -129,6 +130,7 @@ ParseModule("_m4", "m4", \@section_empty);
ParseModule("_tinsel", "tinsel", \@section_empty);
ParseModule("_groovie", "groovie", \@section_empty);
ParseModule("_tucker", "tucker", \@section_empty);
+ParseModule("_sci", "sci", \@section_empty);
print "
=======================================================================================
Done. Enjoy :P