summaryrefslogtreecommitdiffstats
path: root/demos/spectrum
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-05-25 13:12:02 +0200
committerThomas Zander <t.zander@nokia.com>2010-05-25 13:12:02 +0200
commit88abca461b554628b3deb47f2b379f5a36c62f30 (patch)
treee1f247b853f86e33cadbb4161a0377766b24eca3 /demos/spectrum
parent5579af0f12bb6bae1eaf03ed514dab8557b84954 (diff)
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')
-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 8d7ce8e581..257675ca52 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