blob: 6569b46d523d90ae34ff793a593463b96349c980 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qquickstyleselector
SOURCES += tst_qquickstyleselector.cpp
macos:CONFIG -= app_bundle
QT += core-private gui-private qml-private quick-private quickcontrols2-private testlib
include (../shared/util.pri)
resourcestyle.prefix = /
resourcestyle.files += $$PWD/ResourceStyle/Button.qml
RESOURCES += resourcestyle
TESTDATA = data/*
OTHER_FILES += \
data/*.qml