summaryrefslogtreecommitdiffstats
path: root/tests/manual/qsslsocket/qsslsocket.pro
blob: c297d887ba4bbbbc12ef75e8c040f8e7547a16aa (plain)
1
2
3
4
5
6
CONFIG += testcase

SOURCES += main.cpp
QT = core network testlib

TARGET = tst_qsslsocket