summaryrefslogtreecommitdiffstats
path: root/tests/auto/network.pro
blob: 21388bc28118db02b88b5f7a499b44aabf6cf79e (plain)
1
2
3
4
5
6
7
8
9
# The tests in this .pro file _MUST_ use QtCore and QtNetwork only
# (i.e. QT=core network).
# The test system is allowed to run these tests before the rest of Qt has
# been compiled.
TEMPLATE=subdirs
SUBDIRS=\
    network \
    networkselftest \
    qobjectperformance