summaryrefslogtreecommitdiff
path: root/tests/auto/qnetworkinterface/qnetworkinterface.pro
blob: 85d4388fd244033f0433837e96866884c980478d (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qnetworkinterface
SOURCES  += tst_qnetworkinterface.cpp

QT = core network testlib

symbian: TARGET.CAPABILITY = NetworkServices