summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
blob: 9de05b5e6556fe55c8e824edc157de8dc21c01e6 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_bench_qnetworkdiskcache

QT += gui # for QDesktopServices
QT += network testlib

CONFIG += release

SOURCES += tst_qnetworkdiskcache.cpp