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