qt6-bb10/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro

7 lines
158 B
Prolog

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