summaryrefslogtreecommitdiffstats
path: root/src/makeqpf
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-03-18 12:12:05 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:01 +0200
commit54027185840ac15b1796903c75cddf15934d9a66 (patch)
tree2a45a77df9a126b715eb9f3c726549535c20b5f9 /src/makeqpf
parent4c117fbc82bf8e64659fb204655a91a144b6f3e1 (diff)
Fixed all qttools references to the bin directory.
Diffstat (limited to 'src/makeqpf')
-rw-r--r--src/makeqpf/makeqpf.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makeqpf/makeqpf.pro b/src/makeqpf/makeqpf.pro
index c2dc9cc38..b6c8a49fb 100644
--- a/src/makeqpf/makeqpf.pro
+++ b/src/makeqpf/makeqpf.pro
@@ -7,7 +7,7 @@ TARGET =
DEPENDPATH += .
INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
CONFIG += console
-DESTDIR = ../../bin
+DESTDIR = $$QT.designer.bins
target.path=$$[QT_INSTALL_BINS]
INSTALLS += target