summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2018-11-21 19:06:53 +0100
committerOliver Wolff <oliver.wolff@qt.io>2018-11-22 07:56:36 +0000
commit21a1469fb6df237ac1475d1b8c973bb601548f68 (patch)
treef6efb148419bd57b6d1615b75e6bf1c7f64e9093 /tests/benchmarks
parent6e66de74515fb17bd54e0cccdb9a35d04f84066f (diff)
Remove wince check as it is not supported
Change-Id: I4f12b9d823d8468b3a66de0242a5a6d6de27d702 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/benchmarks')
-rw-r--r--tests/benchmarks/core/core.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/core/core.pro b/tests/benchmarks/core/core.pro
index d5c6b98b3..67710db78 100644
--- a/tests/benchmarks/core/core.pro
+++ b/tests/benchmarks/core/core.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
-!wince*: SUBDIRS += \
+SUBDIRS += \
qcircularbuffer \
qresourcesmanager \
qframeallocator