qt5base-lts/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
Friedemann Kleint 6a3dce1995 Tests: Compile.
2011-05-23 16:49:06 +02:00

8 lines
179 B
Prolog

load(qttest_p4)
QT += widgets widgets-private
QT += gui-private
# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))