aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/qqmllanguage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmllanguage/qqmllanguage.pro')
-rw-r--r--tests/auto/qml/qqmllanguage/qqmllanguage.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmllanguage/qqmllanguage.pro b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
index 724a27320c..6c54525544 100644
--- a/tests/auto/qml/qqmllanguage/qqmllanguage.pro
+++ b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
@@ -1,4 +1,7 @@
-CONFIG += testcase
+CONFIG += testcase qmltypes
+QML_IMPORT_NAME = StaticTest
+QML_IMPORT_VERSION = 1.0
+
TARGET = tst_qqmllanguage
macx:CONFIG -= app_bundle