summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro
blob: cde82a4fb27697385a5095dbd23f0788949f4190 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qnetworkconfiguration
SOURCES  += tst_qnetworkconfiguration.cpp
HEADERS  += ../qbearertestcommon.h

QT = core network testlib