aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
diff options
context:
space:
mode:
authorMax Horn2007-06-16 16:46:13 +0000
committerMax Horn2007-06-16 16:46:13 +0000
commit6498d669d0597897951e4c9eebb73419750a94c4 (patch)
tree5f7fac25597dd03acea83f8c1e039144e14e2569 /backends/platform/wince
parentc7c2cb498ccff9f67cd88f356d0050ce58af59d6 (diff)
downloadscummvm-rg350-6498d669d0597897951e4c9eebb73419750a94c4.tar.gz
scummvm-rg350-6498d669d0597897951e4c9eebb73419750a94c4.tar.bz2
scummvm-rg350-6498d669d0597897951e4c9eebb73419750a94c4.zip
Patch #1721826: ARM asm versions of sound rate conversion/mixing code
svn-id: r27467
Diffstat (limited to 'backends/platform/wince')
-rw-r--r--backends/platform/wince/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index 626f24de95..94cb6029f6 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -25,6 +25,8 @@ DISABLE_CRUISE = 1
#DISABLE_HQ_SCALERS = 1
+USE_ARM_SOUND_ASM = 1
+
CXX = arm-wince-pe-g++
LD = arm-wince-pe-g++
AR = arm-wince-pe-ar cru