aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostas Nakos2008-08-18 18:15:32 +0000
committerKostas Nakos2008-08-18 18:15:32 +0000
commitf57e600fa586d45986261862d4cee44fd649468a (patch)
tree8ea994af41a6624c8a464c96e2cccdb0c735d0a5
parent92f545ba6624331f5d4a37ef9413097cb1d6ec30 (diff)
downloadscummvm-rg350-f57e600fa586d45986261862d4cee44fd649468a.tar.gz
scummvm-rg350-f57e600fa586d45986261862d4cee44fd649468a.tar.bz2
scummvm-rg350-f57e600fa586d45986261862d4cee44fd649468a.zip
switching to libTremolo
svn-id: r33999
-rw-r--r--backends/platform/wince/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index 4400d50e3a..89f1e18536 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -45,8 +45,8 @@ ENABLE_DRASCULA = STATIC_PLUGIN
USE_MAD = 1
USE_MPEG2 = 1
-USE_TREMOR = 1
-#USE_TREMOLO = 1
+#USE_TREMOR = 1
+USE_TREMOLO = 1
USE_FLAC = 1
USE_ZLIB = 1