link less unused stuff

pull/1/head
Michael Zanetti 2018-03-14 21:59:23 +01:00
parent 35e4815b63
commit 7560ce933d
2 changed files with 1 additions and 2 deletions

1
debian/rules vendored
View File

@ -19,5 +19,6 @@ override_dh_install: $(PREPROCESS_FILES:.in=)
override_dh_auto_clean:
dh_auto_clean
find -name *plugininfo.h -exec {} \;
rm -rf $(PREPROCESS_FILES:.in=)

View File

@ -1,8 +1,6 @@
TEMPLATE = lib
CONFIG += plugin
QT += network bluetooth
QMAKE_CXXFLAGS += -Werror -std=c++11 -g
QMAKE_LFLAGS += -std=c++11