-rw-r--r-- | core/multimedia/opieplayer/vorbis/tremor/tremor.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/multimedia/opieplayer/vorbis/tremor/tremor.pro b/core/multimedia/opieplayer/vorbis/tremor/tremor.pro index 4103cb9..db38712 100644 --- a/core/multimedia/opieplayer/vorbis/tremor/tremor.pro +++ b/core/multimedia/opieplayer/vorbis/tremor/tremor.pro | |||
@@ -30,14 +30,14 @@ SOURCES = bitwise.c \ | |||
30 | res012.c \ | 30 | res012.c \ |
31 | sharedbook.c \ | 31 | sharedbook.c \ |
32 | synthesis.c \ | 32 | synthesis.c \ |
33 | vorbisfile.c \ | 33 | vorbisfile.c \ |
34 | window.c | 34 | window.c |
35 | INTERFACES = | 35 | INTERFACES = |
36 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 36 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
37 | #DESTDIR = $(OPIEDIR)/root/usr/lib | 37 | #DESTDIR = $(OPIEDIR)/root/usr/lib |
38 | INCLUDEPATH += $(OPIEDIR)/include .. | 38 | INCLUDEPATH += $(OPIEDIR)/include .. |
39 | DEPENDPATH += $(OPIEDIR)/include .. | 39 | DEPENDPATH += $(OPIEDIR)/include .. |
40 | #LIBS += -lqpe | 40 | #LIBS += -lqpe |
41 | VERSION = 1.0.0 | 41 | VERSION = 1.0.0 |
42 | 42 | QMAKE_LINK=gcc | |
43 | include ( $(OPIEDIR)/include.pro ) | 43 | include ( $(OPIEDIR)/include.pro ) |