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

SUBDIRS += largefile

CONFIG += parallel_test