summaryrefslogtreecommitdiff
path: root/tests/tools
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2011-04-07 09:10:37 +0200
committerBill King <bill.king@nokia.com>2011-04-07 09:10:37 +0200
commit4e7ad2a1b7ade3bfa6985de3e803eb2f9e4deae0 (patch)
treebb6cd481e22ed771038f87e6f9e832c7a9ff98dd /tests/tools
parentcd9aec6df93e4485a0742a02fb0cc671ab434b68 (diff)
downloadqt-creator-4e7ad2a1b7ade3bfa6985de3e803eb2f9e4deae0.tar.gz
tests: Make them compile again properly
Diffstat (limited to 'tests/tools')
-rw-r--r--tests/tools/qml-ast2dot/qml-ast2dot.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tools/qml-ast2dot/qml-ast2dot.pro b/tests/tools/qml-ast2dot/qml-ast2dot.pro
index dc83ce9686..f43764d3cc 100644
--- a/tests/tools/qml-ast2dot/qml-ast2dot.pro
+++ b/tests/tools/qml-ast2dot/qml-ast2dot.pro
@@ -5,6 +5,7 @@ TARGET = qml-ast2dot
include($$IDE_SOURCE_TREE/src/libs/qmljs/qmljs.pri)
include($$IDE_SOURCE_TREE/src/libs/utils/utils.pri)
+include($$IDE_SOURCE_TREE/src/libs/languageutils/languageutils.pri)
# Input
SOURCES += main.cpp