Files
qt5.12.8/tests/benchmarks/network/ssl/qsslsocket/qsslsocket.pro
2025-08-26 22:57:23 +08:00

10 lines
128 B
Prolog

TEMPLATE = app
TARGET = tst_bench_qsslsocket
QT -= gui
QT += network testlib
CONFIG += release
SOURCES += tst_qsslsocket.cpp