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