Removed legacy qmake files
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
QT += core network gui widgets
|
||||
|
||||
DBLIBS += zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
||||
|
||||
TARGET = devtoolsplugin
|
||||
|
||||
HEADERS += devtoolsplugin.h \
|
||||
logdialog.h \
|
||||
logmodel.h
|
||||
|
||||
SOURCES += devtoolsplugin.cpp \
|
||||
logdialog.cpp \
|
||||
logmodel.cpp
|
||||
|
||||
FORMS += logdialog.ui
|
||||
|
||||
RESOURCES += devtoolsplugin_resources.qrc
|
||||
|
||||
TRANSLATIONS += translations/devtoolsplugin_en.ts \
|
||||
translations/devtoolsplugin_de.ts
|
||||
|
||||
OTHER_FILES += devtoolsplugin.json
|
||||
|
||||
include(../plugin.pri)
|
Reference in New Issue
Block a user