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