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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlviewer/qmlviewer.pro b/tools/qmlviewer/qmlviewer.pro
index 87b5899fcc..e9edd605e6 100644
--- a/tools/qmlviewer/qmlviewer.pro
+++ b/tools/qmlviewer/qmlviewer.pro
@@ -1,6 +1,7 @@
TEMPLATE = app
CONFIG += qt uic
DESTDIR = ../../bin
+QT += declarative qtquick1 qtquick1-private
include(qml.pri)