summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro')
-rw-r--r--tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro b/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
index fe2204bb16..9de05b5e65 100644
--- a/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
+++ b/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
@@ -1,14 +1,9 @@
TEMPLATE = app
TARGET = tst_bench_qnetworkdiskcache
-DEPENDPATH += .
-INCLUDEPATH += .
QT += gui # for QDesktopServices
QT += network testlib
CONFIG += release
-# Input
SOURCES += tst_qnetworkdiskcache.cpp
-
-