nymea-plugins/openweathermap/openweathermap.pro
2018-03-07 00:38:12 +01:00

14 lines
202 B
Prolog

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