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