Skip benchmark on WinCE for now

Some of them do not compile:
tst_bench_qresourcesmanager.cpp(115) : error C2039: 'time' : is not a
member of 'std'

For now let's just skip them in wince builds.

Change-Id: Id58ef24431abeb2916836e7ab5a9a05f8c8eeb01
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
Laszlo Agocs 2015-02-14 15:41:22 +01:00 committed by Sean Harmer
parent f0803bbc75
commit 69a824ea64
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = \
!wince*: SUBDIRS += \
qcircularbuffer \
qresourcesmanager \
qframeallocator