include(../plugins.pri)
QT *= network
SOURCES += \
integrationpluginhttpcommander.cpp \
httpsimpleserver.cpp
HEADERS += \
integrationpluginhttpcommander.h \
httpsimpleserver.h