summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-05-27 15:00:57 +0200
committerMarius Storm-Olsen <marius.storm-olsen@nokia.com>2011-06-07 05:42:37 -0500
commit497d1d22b0fc26e43567391a60f7b713af660ffd (patch)
tree2e2a26f7005b31ba94c8ac2f6a9cf27691312b8f
parent548f80552beb86e5f3218ded6ad7583c6660c91d (diff)
Fixed DESTDIR after modularization.
-rw-r--r--src/plugins/phonon/gstreamer/gstreamer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/phonon/gstreamer/gstreamer.pro b/src/plugins/phonon/gstreamer/gstreamer.pro
index 1df4a78..752483d 100644
--- a/src/plugins/phonon/gstreamer/gstreamer.pro
+++ b/src/plugins/phonon/gstreamer/gstreamer.pro
@@ -1,7 +1,7 @@
load(qt_module)
TARGET = phonon_gstreamer
-DESTDIR = $$QT_BUILD_TREE/plugins/phonon_backend
+DESTDIR = $$QT.phonon.plugins/phonon_backend
DEPENDPATH += .
INCLUDEPATH += .