1 2 3 4 5 6 7
TARGET = tst_xmlpatterns CONFIG += testcase QT += network testlib SOURCES += tst_xmlpatterns.cpp \ ../qxmlquery/TestFundament.cpp include (../xmlpatterns.pri)