Files
qt5.12.8/tests/auto/gui/text/qstatictext/qstatictext.pro
2025-08-26 22:57:23 +08:00

8 lines
148 B
Prolog

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