Files
qt5.12.8/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
2025-08-26 22:57:23 +08:00

9 lines
214 B
Prolog

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))