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

include (../xmlpatterns.pri)