summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
blob: 79de15933e54343cc6020dd5d81ef3fc90034355 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = tst_qnetworkconfigurationmanager

QT -= gui
QT += network testlib

SOURCES += main.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0