etm-powersync-plugins/serialportcommander/serialportcommander.pro

13 lines
220 B
Prolog

include(../plugins.pri)
QT += serialport
TARGET = $$qtLibraryTarget(nymea_devicepluginserialportcommander)
SOURCES += \
devicepluginserialportcommander.cpp \
HEADERS += \
devicepluginserialportcommander.h \