[Scummvm-cvs-logs] SF.net SVN: scummvm: [27694] scummvm/trunk/backends/platform/wince/Makefile

robinwatts at users.sourceforge.net robinwatts at users.sourceforge.net
Sun Jun 24 19:55:47 CEST 2007


Revision: 27694
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27694&view=rev
Author:   robinwatts
Date:     2007-06-24 10:55:47 -0700 (Sun, 24 Jun 2007)

Log Message:
-----------
Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable
the ARM version of Codec47 from Smush.

Modified Paths:
--------------
    scummvm/trunk/backends/platform/wince/Makefile

Modified: scummvm/trunk/backends/platform/wince/Makefile
===================================================================
--- scummvm/trunk/backends/platform/wince/Makefile	2007-06-24 17:42:36 UTC (rev 27693)
+++ scummvm/trunk/backends/platform/wince/Makefile	2007-06-24 17:55:47 UTC (rev 27694)
@@ -51,7 +51,7 @@
 
 #DISABLE_HQ_SCALERS = 1
 USE_ARM_SOUND_ASM = 1
-USE_ARM_SMUSH     = 1
+USE_ARM_SMUSH_ASM = 1
 
 
 ########################################################################


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