Removed legacy qmake files

This commit is contained in:
2019-04-09 19:03:31 +02:00
parent a93bc1dba6
commit edbc02ceed

View File

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