Removed legacy qmake files
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
QT += core network gui widgets multimedia
|
|
||||||
|
|
||||||
DBLIBS += dbgui zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
|
||||||
|
|
||||||
TARGET = webradioplugin
|
|
||||||
|
|
||||||
HEADERS += webradiodialog.h \
|
|
||||||
webradioplugin.h \
|
|
||||||
webradiosettings.h \
|
|
||||||
webradiosettingswidget.h
|
|
||||||
|
|
||||||
SOURCES += webradiodialog.cpp \
|
|
||||||
webradioplugin.cpp \
|
|
||||||
webradiosettings.cpp \
|
|
||||||
webradiosettingswidget.cpp
|
|
||||||
|
|
||||||
FORMS += webradiodialog.ui
|
|
||||||
|
|
||||||
RESOURCES += webradioplugin_resources.qrc
|
|
||||||
|
|
||||||
TRANSLATIONS += translations/webradioplugin_en.ts \
|
|
||||||
translations/webradioplugin_de.ts
|
|
||||||
|
|
||||||
OTHER_FILES += webradioplugin.json
|
|
||||||
|
|
||||||
include(../plugin.pri)
|
|
Reference in New Issue
Block a user