nymea/plugins/deviceplugins/openweathermap/openweathermap.pro

14 lines
203 B
Prolog

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