Files
qt5.12.8/tests/auto/network/bearer/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
2025-08-26 22:57:23 +08:00

7 lines
172 B
Prolog

CONFIG += testcase
TARGET = tst_qnetworkconfigurationmanager
SOURCES += tst_qnetworkconfigurationmanager.cpp
HEADERS += ../qbearertestcommon.h
QT = core network testlib