aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorLars Persson2010-08-29 08:26:59 +0000
committerLars Persson2010-08-29 08:26:59 +0000
commit33886e22afae11209f20bfe86fc8c2dcc4429d64 (patch)
treea4c6bf1ac7f28b567d10560a32a3b56ae1e6c1e6 /backends/platform/symbian/AdaptAllMMPs.pl
parenta32926147c9a29dd9ee5b27fdf21c9ea26d38bae (diff)
downloadscummvm-rg350-33886e22afae11209f20bfe86fc8c2dcc4429d64.tar.gz
scummvm-rg350-33886e22afae11209f20bfe86fc8c2dcc4429d64.tar.bz2
scummvm-rg350-33886e22afae11209f20bfe86fc8c2dcc4429d64.zip
Build a couple of different variant to split engines in two.
svn-id: r52435
Diffstat (limited to 'backends/platform/symbian/AdaptAllMMPs.pl')
-rw-r--r--backends/platform/symbian/AdaptAllMMPs.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl
index 09b64371ce..8b7151c180 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -80,9 +80,9 @@ my @excludes_snd = (
"fluidsynth.cpp",
"i386.cpp",
"part.*",
- "synth.cpp",
"tables.cpp",
"freeverb.cpp",
+ "synth.cpp",
"rate.*" # not really needed, USE_ARM_SOUND_ASM currently not parsed correctly,
# "rate[_arm|_arm_asm].(cpp|s)" will be added later based on WINS/ARM build!
# These #defines for compile time are set in portdefs.h