qt5base-lts/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro

8 lines
127 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qxmlinputsource
SOURCES += tst_qxmlinputsource.cpp
QT += core xml network testlib
QT -= gui