aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldesigner/coretests/coretests.pro
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2016-12-16 16:08:31 +0100
committerTim Jenssen <tim.jenssen@qt.io>2016-12-20 16:55:38 +0000
commitf8618740a881d8353ddde50a846770828ef63524 (patch)
tree1cd1d657e24c105c277590c9195d0c6e80246ff1 /tests/auto/qml/qmldesigner/coretests/coretests.pro
parent9de96a99975cd4a496326ae11cfe8a054c3f779a (diff)
QmlDesigner: fix make check at qmldesigner tests
Change-Id: Ibadfb2f37c5b67fd5e12bcad4180e68aa8843aa6 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/coretests.pro')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/coretests.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro
index 2dfb141852e..721b32c86fa 100644
--- a/tests/auto/qml/qmldesigner/coretests/coretests.pro
+++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro
@@ -1,6 +1,12 @@
QTC_LIB_DEPENDS += \
utils \
qmljs \
+ qmleditorwidgets
+include(../qttest.pri)
+
+QTC_LIB_DEPENDS += \
+ utils \
+ qmljs \
qmleditorwidgets \
cplusplus