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

8 lines
137 B
Prolog

CONFIG += testcase
TARGET = tst_qhostaddress
SOURCES += tst_qhostaddress.cpp
QT = core network-private testlib
win32:LIBS += -lws2_32