qt6-bb10/tests/auto/gui/text/qtextobject/qtextobject.pro

14 lines
379 B
Prolog

############################################################
# Project file for autotest for file qtextobject.h
############################################################
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qtextobject
QT += testlib
!contains(QT_CONFIG, no-widgets): QT += widgets
SOURCES += tst_qtextobject.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0