author | llornkcor <llornkcor> | 2004-09-18 11:44:38 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2004-09-18 11:44:38 (UTC) |
commit | ed9059462d181e3e380073a82d8ef4add9a5523b (patch) (unidiff) | |
tree | 0419695291b7bd9260f8312c799173ca5d174e78 | |
parent | d4e33108b974aa802f10d30a6a082adf67681224 (diff) | |
download | opie-ed9059462d181e3e380073a82d8ef4add9a5523b.zip opie-ed9059462d181e3e380073a82d8ef4add9a5523b.tar.gz opie-ed9059462d181e3e380073a82d8ef4add9a5523b.tar.bz2 |
link with gcc
-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 | |||
@@ -39,5 +39,5 @@ 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 ) |