12 lines
185 B
Prolog
12 lines
185 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_devicepluginhttpcommander)
|
|
|
|
SOURCES += \
|
|
devicepluginhttpcommander.cpp \
|
|
|
|
HEADERS += \
|
|
devicepluginhttpcommander.h \
|
|
|
|
|