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

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

CONFIG += release

# Input
SOURCES += tst_qnetworkdiskcache.cpp