tst_qfile: Do not build helper application for winrt

The existence of the helper application confuses Coin which will
result in an error.

Change-Id: I3edf3f27acbe133b180d41a8ae950991e9a5b5da
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
bb10
Oliver Wolff 2018-06-28 13:01:25 +02:00
parent 4cbf83604d
commit 40668b82f4
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = test stdinprocess
SUBDIRS = test
!winrt: SUBDIRS += stdinprocess