summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-07-03 13:56:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-07-14 17:30:51 +0000
commitdc81a99decace7cdf47136731f9bb3ef35274a9e (patch)
tree2dbeaa6fa26a75422f947cc07788c854cc3e34c4 /examples/qtconcurrent
parentd4700b2317ea8d97c9c1a1d6649d83e5aee0f80f (diff)
Examples: Remove remains of wince
Task-number: QTBUG-52590 Task-number: QTBUG-60628 Task-number: QTBUG-60633 Task-number: QTBUG-60635 Task-number: QTBUG-60641 Task-number: QTBUG-60659 Change-Id: I9ffc3e25893d2281b19cc12b70e1a92fb2a8b708 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples/qtconcurrent')
-rw-r--r--examples/qtconcurrent/qtconcurrent.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/qtconcurrent/qtconcurrent.pro b/examples/qtconcurrent/qtconcurrent.pro
index 6e4e5f0f16..bdf41b03ea 100644
--- a/examples/qtconcurrent/qtconcurrent.pro
+++ b/examples/qtconcurrent/qtconcurrent.pro
@@ -3,12 +3,10 @@ requires(qtHaveModule(concurrent))
TEMPLATE = subdirs
SUBDIRS = imagescaling \
map \
+ progressdialog \
runfunction \
wordcount
-!wince* {
- SUBDIRS += progressdialog
-}
!qtHaveModule(gui) {
SUBDIRS -= \