summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/ssl/qsslsocket/qsslsocket.pro
blob: a67c0d66df9e94e2bbc840ebb0cf66f19568c6d4 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_bench_qsslsocket

QT -= gui
QT += network testlib

CONFIG += release

SOURCES += tst_qsslsocket.cpp