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

QT -= gui
QT += network testlib

CONFIG += release

SOURCES += main.cpp