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

QT -= gui
QT += network testlib

CONFIG += release

# Input
SOURCES += main.cpp