powersync-plugins/httpcommander/httpcommander.pro

14 lines
200 B
Prolog

include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_devicepluginhttpcommander)
SOURCES += \
devicepluginhttpcommander.cpp \
HEADERS += \
devicepluginhttpcommander.h \