summaryrefslogtreecommitdiff
path: root/core/multimedia
authorllornkcor <llornkcor>2004-09-18 23:30:19 (UTC)
committer llornkcor <llornkcor>2004-09-18 23:30:19 (UTC)
commit1c19308891d7c50165eae4aac1c8ed0154a65677 (patch) (side-by-side diff)
tree9a049b5ece75abd4787be756caed4394c6709041 /core/multimedia
parent911363ed7fa5889635af43adccf299d4b62bdb96 (diff)
downloadopie-1c19308891d7c50165eae4aac1c8ed0154a65677.zip
opie-1c19308891d7c50165eae4aac1c8ed0154a65677.tar.gz
opie-1c19308891d7c50165eae4aac1c8ed0154a65677.tar.bz2
make cross compilable
Diffstat (limited to 'core/multimedia') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/vorbis/tremor/tremor.pro2
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 db38712..2f406d4 100644
--- a/core/multimedia/opieplayer/vorbis/tremor/tremor.pro
+++ b/core/multimedia/opieplayer/vorbis/tremor/tremor.pro
@@ -39,5 +39,5 @@ INCLUDEPATH += $(OPIEDIR)/include ..
DEPENDPATH += $(OPIEDIR)/include ..
#LIBS += -lqpe
VERSION = 1.0.0
-QMAKE_LINK=gcc
+QMAKE_LINK=$$QMAKE_CC
include ( $(OPIEDIR)/include.pro )