summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/shivavg/shivavg.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/graphicssystems/shivavg/shivavg.pro
parent0cdec327f2f3d870221c5a4cb2a8b1bd38831bef (diff)
Introduced the QT.<module>.plugins variable to module profiles.
Diffstat (limited to 'src/plugins/graphicssystems/shivavg/shivavg.pro')
-rw-r--r--src/plugins/graphicssystems/shivavg/shivavg.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/graphicssystems/shivavg/shivavg.pro b/src/plugins/graphicssystems/shivavg/shivavg.pro
index b8ea12ac4a..6bf9d7a975 100644
--- a/src/plugins/graphicssystems/shivavg/shivavg.pro
+++ b/src/plugins/graphicssystems/shivavg/shivavg.pro
@@ -3,7 +3,7 @@ include(../../qpluginbase.pri)
QT += openvg
-QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
+DESTDIR = $$QT.gui.plugins/graphicssystems
SOURCES = main.cpp shivavggraphicssystem.cpp shivavgwindowsurface.cpp
HEADERS = shivavggraphicssystem.h shivavgwindowsurface.h