summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/networkselftest.pro
blob: 37c87126039286c1011f2c2f56c5931a2b3437ba (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_networkselftest

SOURCES += tst_networkselftest.cpp
QT = core network testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0