summaryrefslogtreecommitdiffstats
path: root/demos/spectrum/app/app.pro
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-05-25 11:12:02 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-05-25 11:12:02 (GMT)
commit88abca461b554628b3deb47f2b379f5a36c62f30 (patch)
treee1f247b853f86e33cadbb4161a0377766b24eca3 /demos/spectrum/app/app.pro
parent5579af0f12bb6bae1eaf03ed514dab8557b84954 (diff)
downloadQt-88abca461b554628b3deb47f2b379f5a36c62f30.zip
Qt-88abca461b554628b3deb47f2b379f5a36c62f30.tar.gz
Qt-88abca461b554628b3deb47f2b379f5a36c62f30.tar.bz2
Make link on linux/symbian
On systems where libs don't automagically go to the system dirs we need to add the build dir for using the lib.
Diffstat (limited to 'demos/spectrum/app/app.pro')
-rw-r--r--demos/spectrum/app/app.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/spectrum/app/app.pro b/demos/spectrum/app/app.pro
index 8d7ce8e..257675c 100644
--- a/demos/spectrum/app/app.pro
+++ b/demos/spectrum/app/app.pro
@@ -57,6 +57,7 @@ symbian {
symbian {
# Must explicitly add the .dll suffix to ensure dynamic linkage
LIBS += -lfftreal.dll
+ QMAKE_LIBDIR += $${fftreal_dir}
} else {
macx {
# Link to fftreal framework