qt6-bb10/tests/auto/network/kernel/qhostaddress/qhostaddress.pro

8 lines
138 B
Prolog

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