summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/access.pro
blob: fed262601bf56c2983f9713762ea2795e3c76e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS = \
        qfile_vs_qnetworkaccessmanager \
        qnetworkreply \
        qnetworkreply_from_cache \
        qnetworkdiskcache

qtConfig(private_tests): \
    SUBDIRS += \
        qdecompresshelper \