aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/qmltest.pro')
-rw-r--r--tests/auto/qmltest/qmltest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
index d0bc8a89cd..b1b2ee2228 100644
--- a/tests/auto/qmltest/qmltest.pro
+++ b/tests/auto/qmltest/qmltest.pro
@@ -4,7 +4,7 @@ CONFIG += warn_on qmltestcase
SOURCES += tst_qmltest.cpp
-importFiles.files = borderimage buttonclick createbenchmark events qdeclarativebinding selftests
+importFiles.files = borderimage buttonclick createbenchmark events qqmlbinding selftests
importFiles.path = .
DEPLOYMENT += importFiles