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

8 lines
141 B
Prolog
Raw Normal View History

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