summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/outformat/outformat.pro
blob: ea02f3167ff38c2a55b8aae92722e8e176482520 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
QT = core testlib

SOURCES += tst_outformat.cpp
TARGET = outformat

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)