Removed legacy qmake files
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
QT += core network gui widgets
|
||||
|
||||
DBLIBS += dbcore zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
||||
|
||||
TARGET = exportplugin
|
||||
|
||||
HEADERS += exportdialog.h \
|
||||
exportplugin.h
|
||||
|
||||
SOURCES += exportdialog.cpp \
|
||||
exportplugin.cpp
|
||||
|
||||
FORMS += exportdialog.ui
|
||||
|
||||
RESOURCES += exportplugin_resources.qrc
|
||||
|
||||
TRANSLATIONS += translations/exportplugin_en.ts \
|
||||
translations/exportplugin_de.ts
|
||||
|
||||
OTHER_FILES += exportplugin.json
|
||||
|
||||
include(../plugin.pri)
|
Reference in New Issue
Block a user