summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
blob: dd17183b30f92066bd308b7a9d8e7cb67e7275ec (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qstylesheetstyle
QT += widgets widgets-private gui-private testlib

SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc

requires(contains(QT_CONFIG,private_tests))

win32:CONFIG += insignificant_test # QTBUG-24323