From 497d1d22b0fc26e43567391a60f7b713af660ffd Mon Sep 17 00:00:00 2001 From: axis Date: Fri, 27 May 2011 15:00:57 +0200 Subject: Fixed DESTDIR after modularization. --- src/plugins/phonon/gstreamer/gstreamer.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 += . -- cgit v1.2.3