[Scummvm-cvs-logs] SF.net SVN: scummvm:[47103] scummvm/trunk/backends/platform/symbian/ AdaptAllMMPs.pl

anotherguest at users.sourceforge.net anotherguest at users.sourceforge.net
Thu Jan 7 11:01:38 CET 2010


Revision: 47103
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47103&view=rev
Author:   anotherguest
Date:     2010-01-07 10:01:38 +0000 (Thu, 07 Jan 2010)

Log Message:
-----------
Add update of mohawk engine

Modified Paths:
--------------
    scummvm/trunk/backends/platform/symbian/AdaptAllMMPs.pl

Modified: scummvm/trunk/backends/platform/symbian/AdaptAllMMPs.pl
===================================================================
--- scummvm/trunk/backends/platform/symbian/AdaptAllMMPs.pl	2010-01-07 10:00:51 UTC (rev 47102)
+++ scummvm/trunk/backends/platform/symbian/AdaptAllMMPs.pl	2010-01-07 10:01:38 UTC (rev 47103)
@@ -32,6 +32,7 @@
 	"mmp/scummvm_sci.mmp", 
 	"mmp/scummvm_draci.mmp", 
 	"mmp/scummvm_teenagent.mmp", 
+	"mmp/scummvm_mohawk.mmp", 
 	# Target Platform Project Files
 	"S60/ScummVM_S60.mmp",  
 	"S60v3/ScummVM_S60v3.mmp", 
@@ -134,6 +135,7 @@
 ParseModule("_sci",	"sci",		\@section_empty);
 ParseModule("_draci",	"draci",	\@section_empty);
 ParseModule("_teenagent","teenagent",	\@section_empty);
+ParseModule("_mohawk"   ,"mohawk",	\@section_empty);
 print "
 =======================================================================================
 Done. Enjoy :P


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list