mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 12:04:31 +00:00
7 lines
106 B
Prolog
7 lines
106 B
Prolog
TEMPLATE = app
|
|
CONFIG += thread
|
|
TARGET = sslservtest
|
|
|
|
SOURCES += sslservtest.cpp
|
|
include(../examples.pri)
|