nymea-plugins/httpcommander/httpcommander.pro

14 lines
197 B
Prolog

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