nymea-plugins/openweathermap/openweathermap.pro

14 lines
217 B
Prolog

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