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