From 2b2bfc04c152aaa1ab4dab7662937f314e3af9f3 Mon Sep 17 00:00:00 2001 From: Kostas Nakos Date: Mon, 25 Aug 2008 08:11:52 +0000 Subject: patch 1984130: Add Tremolo info svn-id: r34138 --- backends/platform/wince/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/wince/Makefile') diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile index 89f1e18536..9f040bbed1 100644 --- a/backends/platform/wince/Makefile +++ b/backends/platform/wince/Makefile @@ -139,7 +139,7 @@ LIBS += -ltremorce endif ifdef USE_TREMOLO -DEFINES += -DUSE_TREMOR -DUSE_VORBIS +DEFINES += -DUSE_TREMOR -DUSE_VORBIS -DUSE_TREMOLO INCLUDES += -Ilibs/include/tremolo LIBS += -llibTremolo endif -- cgit v1.2.3