1 2 3 4 5 6 7 8
TARGET = httpservice TEMPLATE = app CONFIG += console qt QT = core network SOURCES = main.cpp include(../../src/qtservice.pri)