Drop include path for qmqtt, not needed any more

This commit is contained in:
Michael Zanetti 2019-06-18 17:06:22 +02:00
parent ab2f247c76
commit 71cf2912ad

View File

@ -20,8 +20,7 @@ QT += network websockets bluetooth charts
LIBS += -lssl -lcrypto
INCLUDEPATH += $$top_srcdir/libnymea-common \
$$top_srcdir/QtZeroConf \
$$top_srcdir/qmqtt/src/mqtt/
$$top_srcdir/QtZeroConf
SOURCES += \
configuration/networkmanager.cpp \