99c3ef0789
Change-Id: I9666598d34e965d7058aeb2b2e7fb3f59600675c Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
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
|