summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo/qhostinfo.pro
blob: 3d8457dd464a84de8628c6049f7a8643dbad1cae (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qhostinfo

SOURCES  += tst_qhostinfo.cpp

requires(qtConfig(private_tests))
QT = core-private network-private testlib

win32:LIBS += -lws2_32

winrt: WINRT_MANIFEST.capabilities += internetClientServer