699ba50744
Change-Id: If1cc5fafddc41ed19dd818caf294c69cd4969216 Reviewed-by: Richard J. Moore <rich@kde.org>
9 lines
127 B
Prolog
9 lines
127 B
Prolog
CONFIG += testcase
|
|
CONFIG += parallel_test
|
|
|
|
TARGET = tst_qdnslookup
|
|
|
|
SOURCES += tst_qdnslookup.cpp
|
|
|
|
QT = core network testlib
|