qt5base-lts/tests/auto/gui/text/qstatictext/qstatictext.pro

8 lines
179 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qstatictext
QT += testlib
2011-05-23 14:49:06 +00:00
QT += core core-private gui gui-private
SOURCES += tst_qstatictext.cpp
mac: CONFIG += insignificant_test # QTBUG-23063