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

!symbian:SUBDIRS += largefile

CONFIG += parallel_test