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

QT = core network testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0