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

QT -= gui
QT += network testlib

CONFIG += release

SOURCES += main.cpp