7 lines
91 B
Prolog
7 lines
91 B
Prolog
|
CONFIG += testcase
|
||
|
|
||
|
SOURCES += main.cpp
|
||
|
QT = core network testlib
|
||
|
|
||
|
TARGET = tst_qsslsocket
|