blob: 349b976f580139bc8a32e2d36c3b83c5ed4df185 [file] [log] [blame]
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/*