summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
blob: ec83f4729af25946dce2bb93e2a87f846b1ea10f (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES  += tst_qxmlinputsource.cpp
QT += core xml network
QT -= gui