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

QT = core network testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0