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

12 lines
302 B
Prolog

############################################################
# Project file for autotest for file qtextobject.h
############################################################
CONFIG += testcase
TARGET = tst_qtextobject
QT += testlib
qtHaveModule(widgets): QT += widgets
SOURCES += tst_qtextobject.cpp