summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/qfile.pro
blob: e2c714c67fdc020f33e6bb2a8564a1f47f57ec3f (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
wince* {
  SUBDIRS = test
} else {
  SUBDIRS = test stdinprocess
}

CONFIG += parallel_test