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

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

symbian: TARGET.CAPABILITY += ReadUserData NetworkServices