aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/qmlcachegen.pro
blob: bad912c781c8cf06e33d4aa7d300bb3398763162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase qtquickcompiler
TARGET = tst_qmlcachegen
macos:CONFIG -= app_bundle

SOURCES += tst_qmlcachegen.cpp

workerscripts_test.files = worker.js worker.qml
workerscripts_test.prefix = /workerscripts
RESOURCES += workerscripts_test

RESOURCES += versionchecks.qml

QT += core-private qml-private testlib