2019-04-04 12:44:03 +02:00

14 lines
186 B
Prolog

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