aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldesigner/coretests/coretests.pro
diff options
context:
space:
mode:
authorMarco Bubke <marco.bubke@nokia.com>2011-01-18 19:36:46 +0100
committerMarco Bubke <marco.bubke@nokia.com>2011-01-18 19:36:46 +0100
commit272b86a8ded5543fa3448428fc5047249b022e6a (patch)
tree4b8c9a897e64d4d9f41d0dfc38dd15aef1586c29 /tests/auto/qml/qmldesigner/coretests/coretests.pro
parent930cf34dc63bdad2c55ddd91920b98b1ec3f29ae (diff)
QmlDesigner: Fix linker error in core tests
Diffstat (limited to 'tests/auto/qml/qmldesigner/coretests/coretests.pro')
-rw-r--r--tests/auto/qml/qmldesigner/coretests/coretests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmldesigner/coretests/coretests.pro b/tests/auto/qml/qmldesigner/coretests/coretests.pro
index f129c9d52a5..0e9708dc6c8 100644
--- a/tests/auto/qml/qmldesigner/coretests/coretests.pro
+++ b/tests/auto/qml/qmldesigner/coretests/coretests.pro
@@ -19,6 +19,7 @@ INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins/qmldesigner/designercore
include($$IDE_SOURCE_TREE/src/plugins/qmldesigner/designercore/designercore.pri)
include($$IDE_SOURCE_TREE/src/libs/utils/utils-lib.pri)
include($$IDE_SOURCE_TREE/src/libs/qmljs/qmljs-lib.pri)
+include($$IDE_SOURCE_TREE/src/libs/languageutils/languageutils-lib.pri)
CONFIG += console
CONFIG -= app_bundle