summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextobject/qtextobject.pro
blob: ebeba2a64a0717dd593b943591e7a9c8fd821400 (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
qtHaveModule(widgets): QT += widgets
SOURCES += tst_qtextobject.cpp


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0