summaryrefslogtreecommitdiffstats
path: root/tools/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r--tools/qml/qml.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 4e5e53e2..797fc2cf 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
-CONFIG += qt uic quick1_debug quick1
-DESTDIR = $$QT.quick1.bins
+CONFIG += qt uic declarative_debug declarative
+DESTDIR = $$QT.declarative.bins
include(qml.pri)