qt5base-lts/tests/manual/qnetworkaccessmanager/qget/qget.pro
Xizhi Zhu ba9302b8a9 Remove Symbian specific code from qtbase.
Change-Id: I27d37d914b71e1e43c94e2a975ffec49e1ecd456
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-31 07:08:31 +01:00

8 lines
98 B
Prolog

TEMPLATE = app
QT = core network
CONFIG += console
# Input
SOURCES += qget.cpp
HEADERS += qget.h