aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/qmlcachegen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlcachegen/qmlcachegen.pro')
-rw-r--r--tests/auto/qml/qmlcachegen/qmlcachegen.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlcachegen/qmlcachegen.pro b/tests/auto/qml/qmlcachegen/qmlcachegen.pro
index 7f8e93d101..7bd4414302 100644
--- a/tests/auto/qml/qmlcachegen/qmlcachegen.pro
+++ b/tests/auto/qml/qmlcachegen/qmlcachegen.pro
@@ -24,9 +24,12 @@ workerscripts_test.prefix = /workerscripts
RESOURCES += \
workerscripts_test \
- trickypaths.qrc
+ trickypaths.qrc \
+ retain.qrc
# QTBUG-46375
!win32: RESOURCES += trickypaths_umlaut.qrc
+QTQUICK_COMPILER_RETAINED_RESOURCES += retain.qrc
+
QT += core-private qml-private testlib