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

8 lines
200 B
Prolog

CONFIG += testcase
TARGET = tst_qnetworkinterface
SOURCES += tst_qnetworkinterface.cpp
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h
QT = core network testlib