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

QT -= gui
QT += network testlib

CONFIG += release

SOURCES += tst_qnetworkreply.cpp