summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlformatter/qxmlformatter.pro
blob: b464c390d02ecc85fd115b0132ee052cc76705f7 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qxmlformatter
CONFIG += testcase
QT += testlib
SOURCES += tst_qxmlformatter.cpp

TESTDATA = baselines/* input/*

include (../xmlpatterns.pri)