From 0a7022709178011ac977bb477e3589d8b26ceb42 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Sun, 24 Jun 2007 17:55:47 +0000 Subject: Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable the ARM version of Codec47 from Smush. svn-id: r27694 --- backends/platform/wince/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile index 0d9556e967..a4b4fa4f12 100644 --- a/backends/platform/wince/Makefile +++ b/backends/platform/wince/Makefile @@ -51,7 +51,7 @@ USE_ZLIB = 1 #DISABLE_HQ_SCALERS = 1 USE_ARM_SOUND_ASM = 1 -USE_ARM_SMUSH = 1 +USE_ARM_SMUSH_ASM = 1 ######################################################################## -- cgit v1.2.3