summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkaddressentry/qnetworkaddressentry.pro
blob: ae207e9c793891cd93fdfedf62365c172fade7d3 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qnetworkaddressentry
SOURCES  += tst_qnetworkaddressentry.cpp

QT = core network testlib