TEMPLATE = app
CONFIG += thread console
TARGET = sslservtest
SOURCES += sslservtest.cpp
include(../examples.pri)