summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-03-10 13:16:57 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-03-10 13:42:54 +0000
commit634ab5bfd3d210b69cbc1cd1a124bc95cd6849fe (patch)
tree0ad513a5c4c8bd9b74c098cd31f19e8db8e01391 /tests/auto/auto.pro
parent89e9f88bae26fe2ed99b59489ea7aef29c07336b (diff)
Remove Windows CE.
Remove #ifdef sections for Q_OS_WINCE, wince .pro file clauses and the CE-specific test library. Task-number: QTBUG-51673 Change-Id: I9dbcca9c9b6febe67a7c5b5d2cee0b1ab1f302f7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 20b5fec90..e156e3c2c 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -24,5 +24,5 @@ cross_compile:SUBDIRS -= linguist
qhelpindexmodel \
qhelpprojectdata \
-android|ios|qnx|wince*|winrt*:SUBDIRS -= qtdiag
-!win32|wince*|winrt*:SUBDIRS -= windeployqt
+android|ios|qnx|winrt: SUBDIRS -= qtdiag
+!win32|winrt: SUBDIRS -= windeployqt