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