summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextpiecetable/qtextpiecetable.pro
blob: 0926b83ccc7173dfbd45ff07687109740962441b (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES  += tst_qtextpiecetable.cpp
HEADERS += ../qtextdocument/common.h

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