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


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0