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

QT -= gui
QT += core-private network network-private testlib

CONFIG += release

SOURCES += tst_qnetworkreply.cpp