summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextobject/qtextobject.pro
blob: 59312ac1d53fe4b5bf73468767cfd3651812f027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
############################################################
# 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