summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/io.pro
blob: 23f9c190aacd162b368029252ff3c568f3f496a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS = \
        qdir \
        qdiriterator \
        qfile \
        qfileinfo \
        qiodevice \
        qtemporaryfile \
        qtextstream

qtConfig(process): SUBDIRS += qprocess