aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldesigner/coretests/coretests.pro
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2010-10-21 14:49:58 +1000
committerBill King <bill.king@nokia.com>2010-10-21 14:49:58 +1000
commit524a9ac4a8f9cbe5d961638c186e48fdb9502aed (patch)
tree62c1ed996669ad91153db48b5f38f56270f9c8b7 /tests/auto/qml/qmldesigner/coretests/coretests.pro
parenta1664c12e9a5bf25005d2162c34a7bda93a84dfa (diff)
tests: more test project cleanup
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/coretests.pro')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/coretests.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro
index 5455055713c..d5ba02220f5 100644
--- a/tests/auto/qml/qmldesigner/coretests/coretests.pro
+++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro
@@ -1,3 +1,5 @@
+include(../../../qttest.pri)
+
include(../../../../../qtcreator.pri)
include($$IDE_SOURCE_TREE/src/plugins/qmldesigner/config.pri)
@@ -6,8 +8,6 @@ QT += script \
declarative \
webkit
-CONFIG += qtestlib testcase
-
# DEFINES+=QTCREATOR_UTILS_STATIC_LIB QML_BUILD_STATIC_LIB
DEFINES+=QTCREATORDIR=\\\"$$IDE_BUILD_TREE\\\"
DEFINES+=QT_CREATOR QTCREATOR_TEST