aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/qmlmin/qmlmin.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmlmin/qmlmin.pro b/tools/qmlmin/qmlmin.pro
index 034dacca32..5b783a3439 100644
--- a/tools/qmlmin/qmlmin.pro
+++ b/tools/qmlmin/qmlmin.pro
@@ -6,4 +6,6 @@ SOURCES += main.cpp
include(../../src/declarative/qml/parser/parser.pri)
+target.path = $$[QT_INSTALL_BINS]
+INSTALLS += target