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