summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlserializer/qxmlserializer.pro
blob: a1e477b33b77ab5238ffe2bbca7904617dc60e95 (plain)
1
2
3
4
5
6
TARGET = tst_qxmlserializer
CONFIG += testcase
QT += testlib
SOURCES += tst_qxmlserializer.cpp

include (../xmlpatterns.pri)