summaryrefslogtreecommitdiff
path: root/tests/auto/qml/persistenttrie/persistenttrie.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/persistenttrie/persistenttrie.qbs')
-rw-r--r--tests/auto/qml/persistenttrie/persistenttrie.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/persistenttrie/persistenttrie.qbs b/tests/auto/qml/persistenttrie/persistenttrie.qbs
index 9f03227ee7..0d6490a5b6 100644
--- a/tests/auto/qml/persistenttrie/persistenttrie.qbs
+++ b/tests/auto/qml/persistenttrie/persistenttrie.qbs
@@ -5,7 +5,6 @@ QtcAutotest {
Depends { name: "QmlJS" }
files: [ "tst_testtrie.h", "tst_testtrie.cpp" ]
cpp.defines: base.concat([
- 'QMLJS_LIBRARY',
'QTCREATORDIR="' + project.ide_source_tree + '"',
'TESTSRCDIR="' + path + '"'
])