From 960efd93d8735409a28f4c65cc940c0af2a53674 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Mon, 29 Nov 2010 19:44:22 +0000 Subject: SYMBIAN : Updated so it builds with latest structures and add support to last express svn-id: r54588 --- backends/platform/symbian/AdaptAllMMPs.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends/platform/symbian/AdaptAllMMPs.pl') diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl index 8786ecff32..921f384c65 100644 --- a/backends/platform/symbian/AdaptAllMMPs.pl +++ b/backends/platform/symbian/AdaptAllMMPs.pl @@ -35,6 +35,7 @@ chdir("../../../"); "mmp/scummvm_mohawk.mmp", "mmp/scummvm_hugo.mmp", "mmp/scummvm_toon.mmp", + "mmp/scummvm_lastexpress.mmp", # Target Platform Project Files "S60/ScummVM_S60.mmp", "S60v3/ScummVM_S60v3.mmp", @@ -140,6 +141,7 @@ ParseModule("_teenagent","teenagent", \@section_empty); ParseModule("_mohawk" ,"mohawk", \@section_empty); ParseModule("_hugo" ,"hugo", \@section_empty); ParseModule("_toon" ,"toon", \@section_empty); +ParseModule("_lastexpress","lastexpress", \@section_empty); print " ======================================================================================= Done. Enjoy :P -- cgit v1.2.3