aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimportscompiletimematerial/styleimportscompiletimematerial.pro
blob: 163f6bab3511dc8df6cb0ad27f0940c578271b71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CONFIG += testcase
TARGET = tst_styleimportscompiletimematerial
SOURCES += tst_styleimportscompiletimematerial.cpp

macos:CONFIG -= app_bundle

QT += testlib core-private gui-private qml-private quick-private quickcontrols2-private quicktemplates2-private

include (../shared/util.pri)

TESTDATA = data/*

OTHER_FILES += \
    data/*.qml