summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro
blob: 349b976f580139bc8a32e2d36c3b83c5ed4df185 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qxmlsimplereader
INCLUDEPATH += parser

HEADERS +=  parser/parser.h
SOURCES += tst_qxmlsimplereader.cpp parser/parser.cpp 

CONFIG += no_batch
QT = core network xml testlib

TESTDATA += encodings/* xmldocs/*