summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
blob: 19cf771bcc0da6b181ea86091d9e6e480e9f2ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TEMPLATE = app
TARGET = tst_bench_qnetworkdiskcache
DEPENDPATH += .
INCLUDEPATH += .

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

CONFIG += release

# Input
SOURCES += tst_qnetworkdiskcache.cpp