summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
blob: 613fcd85e49e56221d9082932e6a303b47255a38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qnetworkconfigurationmanager
DEPENDPATH += .
INCLUDEPATH += .

QT -= gui
QT += network testlib

CONFIG += release

# Input
SOURCES += main.cpp