summaryrefslogtreecommitdiffstats
path: root/examples/xml/htmlinfo/htmlinfo.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-07-01 09:59:28 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2015-07-01 09:59:28 +0000
commit0698f876ca02b85c1e584b72cac3444796f6a355 (patch)
tree022748fb34278fb455d8e029d912dfb0b545f443 /examples/xml/htmlinfo/htmlinfo.pro
parentcd297f99a2ce9c53c3ac4633bdf2425af364a1bc (diff)
parent0aa2d318b1524cdab42ab9988270779ddcc1922a (diff)
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Diffstat (limited to 'examples/xml/htmlinfo/htmlinfo.pro')
-rw-r--r--examples/xml/htmlinfo/htmlinfo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/htmlinfo/htmlinfo.pro b/examples/xml/htmlinfo/htmlinfo.pro
index 4ad40213fe..8adaa780b8 100644
--- a/examples/xml/htmlinfo/htmlinfo.pro
+++ b/examples/xml/htmlinfo/htmlinfo.pro
@@ -6,7 +6,7 @@ RESOURCES = resources.qrc
win32: CONFIG += console
-wince*:{
+wince {
htmlfiles.files = *.html
htmlfiles.path = .
INSTALLS += htmlfiles