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

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

TARGET = tst_qssldiffiehellmanparameters