qt5base-lts/tests/auto/network/kernel/qhostaddress/qhostaddress.pro

9 lines
130 B
Prolog
Raw Normal View History

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