summaryrefslogtreecommitdiffstats
path: root/tests/manual/xmlstreamlint/xmlstreamlint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/xmlstreamlint/xmlstreamlint.pro')
-rw-r--r--tests/manual/xmlstreamlint/xmlstreamlint.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/xmlstreamlint/xmlstreamlint.pro b/tests/manual/xmlstreamlint/xmlstreamlint.pro
new file mode 100644
index 0000000000..90a6387afe
--- /dev/null
+++ b/tests/manual/xmlstreamlint/xmlstreamlint.pro
@@ -0,0 +1,7 @@
+CONFIG += cmdline
+QT -= gui
+SOURCES += main.cpp
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/xml/xmlstreamlint
+INSTALLS += target