7 lines
158 B
Prolog
7 lines
158 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qnetworkconfiguration
|
|
SOURCES += tst_qnetworkconfiguration.cpp
|
|
HEADERS += ../qbearertestcommon.h
|
|
|
|
QT = core network testlib
|