6 lines
121 B
Prolog
6 lines
121 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qnetworkaddressentry
|
|
SOURCES += tst_qnetworkaddressentry.cpp
|
|
|
|
QT = core network testlib
|