qt5base-lts/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
Bjørn Erik Nilsen 862a819762 Compile auto tests.
Reviewed-by: mstormo
2011-05-16 16:59:05 +02:00

7 lines
149 B
Prolog

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