summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qssldiffiehellmanparameters/qssldiffiehellmanparameters.pro
blob: b8053f9eb320c968f3c9f71aee6a687bf5ff1d66 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test

SOURCES += tst_qssldiffiehellmanparameters.cpp
!wince*:win32:LIBS += -lws2_32
QT = core network testlib

TARGET = tst_qssldiffiehellmanparameters