aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin/qmlmin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlmin/qmlmin.pro')
-rw-r--r--tools/qmlmin/qmlmin.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qmlmin/qmlmin.pro b/tools/qmlmin/qmlmin.pro
index c8df227765..c7da0ebe4e 100644
--- a/tools/qmlmin/qmlmin.pro
+++ b/tools/qmlmin/qmlmin.pro
@@ -1,5 +1,4 @@
QT = core qmldevtools-private
-DESTDIR = $$QT.qml.bins
SOURCES += main.cpp
load(qt_tool)