aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlviewer/qmlviewer.pro')
-rw-r--r--tools/qmlviewer/qmlviewer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlviewer/qmlviewer.pro b/tools/qmlviewer/qmlviewer.pro
index 991d07c5a4..5dd95b3ff2 100644
--- a/tools/qmlviewer/qmlviewer.pro
+++ b/tools/qmlviewer/qmlviewer.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
CONFIG += qt uic declarative_debug
-DESTDIR = ../../bin
+DESTDIR = $$QT.declarative.bins
QT += declarative qtquick1 qtquick1-private
include(qml.pri)