summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-03-10 14:38:37 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-03-31 06:14:04 +0000
commitf720619e0df51a0bdcb330762fadd7fb254542df (patch)
treee9e8a193f0dbd0149410437da71e8ecc289bdea5 /tests/auto/other/other.pro
parent137353315c936b901367e9fa052ecc4b6a6b0820 (diff)
Remove Windows CE from tests (others).
Remove #ifdef sections for Q_OS_WINCE, wince .pro file clauses and CE-specific files. Task-number: QTBUG-51673 Change-Id: Ibf599204f5c0daaef086edaf8fac86853db3ee14 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'tests/auto/other/other.pro')
-rw-r--r--tests/auto/other/other.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 673e922fdd..c229e7053b 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -21,7 +21,6 @@ SUBDIRS=\
qsharedpointer_and_qwidget \
qprocess_and_guieventloop \
qtokenautomaton \
- windowsmobile \
toolsupport \
!qtHaveModule(widgets): SUBDIRS -= \
@@ -48,7 +47,7 @@ cross_compile: SUBDIRS -= \
atwrapper \
compiler
-wince*|!contains(QT_CONFIG, accessibility): SUBDIRS -= qaccessibility
+!contains(QT_CONFIG, accessibility): SUBDIRS -= qaccessibility
!contains(QT_CONFIG, accessibility-atspi-bridge): SUBDIRS -= qaccessibilitylinux
@@ -58,7 +57,7 @@ wince*|!contains(QT_CONFIG, accessibility): SUBDIRS -= qaccessibility
macplist \
qaccessibilitymac
-!embedded|wince: SUBDIRS -= \
+!embedded: SUBDIRS -= \
qdirectpainter
winrt: SUBDIRS -= \