Removed legacy qmake files
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
QT += core network gui widgets
|
|
||||||
|
|
||||||
DBLIBS += zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
|
||||||
|
|
||||||
TARGET = absenceplugin
|
|
||||||
|
|
||||||
HEADERS += absencedialog.h \
|
|
||||||
absencesmodel.h \
|
|
||||||
absenceplugin.h \
|
|
||||||
absencewidget.h
|
|
||||||
|
|
||||||
SOURCES += absencedialog.cpp \
|
|
||||||
absencesmodel.cpp \
|
|
||||||
absenceplugin.cpp \
|
|
||||||
absencewidget.cpp
|
|
||||||
|
|
||||||
FORMS += absencedialog.ui
|
|
||||||
|
|
||||||
RESOURCES += absenceplugin_resources.qrc
|
|
||||||
|
|
||||||
TRANSLATIONS += translations/absenceplugin_en.ts \
|
|
||||||
translations/absenceplugin_de.ts
|
|
||||||
|
|
||||||
OTHER_FILES += absenceplugin.json
|
|
||||||
|
|
||||||
include(../plugin.pri)
|
|
Reference in New Issue
Block a user