powersync-plugins/pushbullet/pushbullet.pro

14 lines
186 B
Prolog

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