nymea-plugins/openweathermap/openweathermap.pro

12 lines
147 B
Prolog

include(../plugins.pri)
QT *= network
SOURCES += \
integrationpluginopenweathermap.cpp
HEADERS += \
integrationpluginopenweathermap.h