summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/io.pro
blob: fdb8b99778cabfab7f0fd963b78763170847e679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
TEMPLATE=subdirs
SUBDIRS=\
    qabstractfileengine \
    qbuffer \
    qdatastream \
    qdebug \
    qdir \
    qdiriterator \
    qfile \
    qfileinfo \
    qfilesystementry \
    qfilesystemwatcher \
    qiodevice \
    qprocess \
    qprocessenvironment \
    qresourceengine \
    qsettings \
    qstandardpaths \
    qtemporaryfile \
    qtextstream \
    qurl \

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
    qfileinfo