aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/qqmllanguage.pro
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2019-07-26 18:27:25 +0200
committerJan Arve Sæther <jan-arve.saether@qt.io>2019-08-14 10:43:55 +0200
commit1ec1a863471445132c1d29500d6ac720663887ae (patch)
treed13016fdd4bacfa2ce993973c6fd3a23d13da51c /tests/auto/qml/qqmllanguage/qqmllanguage.pro
parent4520862e9d4d46abb677d86d911e3092fea81a72 (diff)
Fix qqmllanguage autotest on Android
Mostly fixes to the usual resource paths. In addition, we now put the special file with UTF-8 I18nType?????.qml typename in a resource file on Android, which actually works. Task-number: QTBUG-73512 Change-Id: I1835b5d358c14fbb3f6dfc954de03594f7fed621 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/qqmllanguage.pro')
-rw-r--r--tests/auto/qml/qqmllanguage/qqmllanguage.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmllanguage/qqmllanguage.pro b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
index 3e88f3f0db..724a27320c 100644
--- a/tests/auto/qml/qqmllanguage/qqmllanguage.pro
+++ b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
@@ -17,3 +17,5 @@ include (../../shared/util.pri)
OTHER_FILES += \
data/readonlyObjectProperty.qml
+
+android: RESOURCES += qqmllanguage.qrc