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