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

8 lines
148 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qstatictext
QT += testlib
SOURCES += tst_qstatictext.cpp
qtConfig(private_tests): QT += core-private gui-private