qt5base-lts/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
Jo Asplin 665e4ec0ec Moved xml autotests into new directory structure
Task-number: QTBUG-21260

Change-Id: I7bc30227d4e71e8783f274dbfa758399dca546d4
Reviewed-on: http://codereview.qt.nokia.com/4146
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-09-06 10:31:40 +02:00

7 lines
87 B
Prolog

load(qttest_p4)
SOURCES += tst_qxmlinputsource.cpp
QT += core xml network
QT -= gui