diff options
Diffstat (limited to 'tests/auto/qxmlname/qxmlname.pro')
-rw-r--r-- | tests/auto/qxmlname/qxmlname.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qxmlname/qxmlname.pro b/tests/auto/qxmlname/qxmlname.pro new file mode 100644 index 0000000..dd317a7 --- /dev/null +++ b/tests/auto/qxmlname/qxmlname.pro @@ -0,0 +1,4 @@ +load(qttest_p4) +SOURCES += tst_qxmlname.cpp + +include (../xmlpatterns.pri) |