summaryrefslogtreecommitdiff
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
blob: 0266afe5b234a28c87b9bcfb4cd88a2b8067ccdd (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)

# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))

macx:CONFIG+=insignificant_test # QTQAINFRA-574