summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
blob: a8bf834074a70deed0ee17359edd89a49b995d90 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qxmlinputsource
SOURCES  += tst_qxmlinputsource.cpp
QT += core xml network testlib
QT -= gui