summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkreply/qnetworkreply.pro
blob: 64666103a0248612b8b605ab7352270893e1b40f (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = tst_qnetworkreply

QT -= gui
QT += core-private network network-private testlib

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