8 lines
159 B
Prolog
8 lines
159 B
Prolog
CONFIG += testcase
|
|
CONFIG += parallel_test
|
|
|
|
SOURCES += tst_qssldiffiehellmanparameters.cpp
|
|
QT = core network testlib
|
|
|
|
TARGET = tst_qssldiffiehellmanparameters
|