powersync-plugins/anel/anel.pro

12 lines
171 B
Prolog

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