summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextpiecetable/qtextpiecetable.pro
blob: cfbbe2bca563c239b69431f874ee1a002b5576ef (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
QT += widgets widgets-private
QT += core-private gui-private
SOURCES  += tst_qtextpiecetable.cpp
HEADERS += ../qtextdocument/common.h

requires(!win32)
requires(contains(QT_CONFIG,private_tests))