summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostaddress/qhostaddress.pro
blob: d170d879e6a3be155dac87b12756bb4f3cb21704 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qhostaddress
SOURCES  += tst_qhostaddress.cpp

QT = core network-private testlib

win32: QMAKE_USE += ws2_32