summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/ahi/ahi.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-03-22 13:20:53 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:02 +0200
commit2e1af58417783bd37e13d6d1794ac845d1bc3c21 (patch)
tree273eeb5df63aa982996021972d7025c9c560e793 /src/plugins/gfxdrivers/ahi/ahi.pro
parent0cdec327f2f3d870221c5a4cb2a8b1bd38831bef (diff)
Introduced the QT.<module>.plugins variable to module profiles.
Diffstat (limited to 'src/plugins/gfxdrivers/ahi/ahi.pro')
-rw-r--r--src/plugins/gfxdrivers/ahi/ahi.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/gfxdrivers/ahi/ahi.pro b/src/plugins/gfxdrivers/ahi/ahi.pro
index 6fc8a5cc8d..3abe2a76cc 100644
--- a/src/plugins/gfxdrivers/ahi/ahi.pro
+++ b/src/plugins/gfxdrivers/ahi/ahi.pro
@@ -1,7 +1,7 @@
TARGET = qahiscreen
include(../../qpluginbase.pri)
-QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/gfxdrivers
+DESTDIR = $$QT.gui.plugins/gfxdrivers
target.path = $$[QT_INSTALL_PLUGINS]/gfxdrivers
INSTALLS += target