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

SOURCES += tst_networkselftest.cpp
QT = core core-private network testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0