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

8 lines
179 B
Prolog
Raw Normal View History

load(qttest_p4)
2011-05-23 14:49:06 +00:00
QT += widgets widgets-private
QT += gui-private
# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))