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

7 lines
158 B
Prolog

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