Removed legacy qmake files

This commit is contained in:
2019-04-09 19:03:09 +02:00
parent 744111239c
commit 3750df410f

View File

@@ -1,19 +0,0 @@
QT += core network
DBLIBS += dbcore webserverlib
HEADERS += fileserverplugin.h \
fileserverapplication.h
SOURCES += fileserverplugin.cpp \
fileserverapplication.cpp
FORMS +=
RESOURCES += fileserverplugin_resources.qrc
TRANSLATIONS +=
OTHER_FILES += fileserverplugin.json
include(../plugin.pri)