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.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/xml/htmlinfo/htmlinfo.pro b/examples/xml/htmlinfo/htmlinfo.pro
index 8adaa780b8..e106c69b52 100644
--- a/examples/xml/htmlinfo/htmlinfo.pro
+++ b/examples/xml/htmlinfo/htmlinfo.pro
@@ -6,12 +6,6 @@ RESOURCES = resources.qrc
win32: CONFIG += console
-wince {
- htmlfiles.files = *.html
- htmlfiles.path = .
- INSTALLS += htmlfiles
-}
-
# install
target.path = $$[QT_INSTALL_EXAMPLES]/xml/htmlinfo
INSTALLS += target