blob: 63d80a0e7c56d47d5777243e7a612b7adbd60d62 [file] [log] [blame]
QT = core network
CONFIG += cmdline
SOURCES += main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/network/download
INSTALLS += target