summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/ssl/qsslsocket/qsslsocket.pro
blob: 52a443f7f7df105fded45306168488dd6c3b11fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
load(qttest_p4)

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

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

QT -= gui
QT += network

CONFIG += release

# Input
SOURCES += tst_qsslsocket.cpp