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

12 lines
302 B
Prolog
Raw Normal View History

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