summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
blob: fe2204bb16989571991c9d721c5bcae3b97f2be2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app
TARGET = tst_bench_qnetworkdiskcache
DEPENDPATH += .
INCLUDEPATH += .

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

CONFIG += release

# Input
SOURCES += tst_qnetworkdiskcache.cpp