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

QT = core network-private testlib

win32:LIBS += -lws2_32