Removed legacy qmake files
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
QT += core network gui widgets
|
|
||||||
|
|
||||||
DBLIBS += zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
|
||||||
|
|
||||||
TARGET = weatherplugin
|
|
||||||
|
|
||||||
HEADERS += weatherplugin.h \
|
|
||||||
weathersettings.h \
|
|
||||||
weathersettingswidget.h \
|
|
||||||
weatherwidget.h
|
|
||||||
|
|
||||||
SOURCES += weatherplugin.cpp \
|
|
||||||
weathersettings.cpp \
|
|
||||||
weathersettingswidget.cpp \
|
|
||||||
weatherwidget.cpp
|
|
||||||
|
|
||||||
FORMS +=
|
|
||||||
|
|
||||||
RESOURCES +=
|
|
||||||
|
|
||||||
TRANSLATIONS += translations/weatherplugin_en.ts \
|
|
||||||
translations/weatherplugin_de.ts
|
|
||||||
|
|
||||||
OTHER_FILES += weatherplugin.json
|
|
||||||
|
|
||||||
include(../plugin.pri)
|
|
Reference in New Issue
Block a user