qt5base-lts/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro

9 lines
214 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qstylesheetstyle
QT += widgets widgets-private gui-private testlib testlib-private
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(qtConfig(private_tests))