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