aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2009-01-08 19:16:58 +0000
committerLars Persson2009-01-08 19:16:58 +0000
commit3c34c2ce74f39481f8ed63ded37a6d81a9f44d41 (patch)
tree428ee25b0e6f23a6efad00579c8167864f93ebf5 /backends/platform/symbian/AdaptAllMMPs.pl
parentd638ddd3d6fac6b548aa004e419a819b8a6fc95a (diff)
downloadscummvm-rg350-3c34c2ce74f39481f8ed63ded37a6d81a9f44d41.tar.gz
scummvm-rg350-3c34c2ce74f39481f8ed63ded37a6d81a9f44d41.tar.bz2
scummvm-rg350-3c34c2ce74f39481f8ed63ded37a6d81a9f44d41.zip
Add initial files for a secondary exe (to be distributed with in a single pkg file)
svn-id: r35790
Diffstat (limited to 'backends/platform/symbian/AdaptAllMMPs.pl')
-rw-r--r--backends/platform/symbian/AdaptAllMMPs.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl
index 173a5546e1..9d843d80b9 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -33,10 +33,12 @@ chdir("../../../");
# Target Platform Project Files
"S60/ScummVM_S60.mmp",
"S60v3/ScummVM_S60v3.mmp",
+ "S60v3/ScummVM_A0000658_S60v3.mmp",
"S80/ScummVM_S80.mmp",
"S90/ScummVM_S90.mmp",
"UIQ2/ScummVM_UIQ2.mmp",
- "UIQ3/ScummVM_UIQ3.mmp"
+ "UIQ3/ScummVM_UIQ3.mmp",
+ "UIQ3/ScummVM_A0000658_UIQ3.mmp"
);