summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkaccessmanager/qget/qget.pro
blob: 341f772b5186d60e746c8470e476e8383beca96c (plain)
1
2
3
4
5
6
7
TEMPLATE = app
QT = core network
CONFIG += console

# Input
SOURCES += qget.cpp
HEADERS += qget.h