remove unused files

This commit is contained in:
Simon Stürz 2016-02-21 11:27:24 +01:00 committed by Michael Zanetti
parent f04257ab33
commit a525853ec5
2 changed files with 0 additions and 16 deletions

View File

@ -1,15 +0,0 @@
include(../../plugins.pri)
TARGET = $$qtLibraryTarget(guh_devicepluginweatherground)
QT+= network
SOURCES += \
devicepluginweatherground.cpp \
weathergroundparser.cpp
HEADERS += \
devicepluginweatherground.h \
weathergroundparser.h