Drop include path for qmqtt, not needed any more
This commit is contained in:
parent
ab2f247c76
commit
71cf2912ad
@ -20,8 +20,7 @@ QT += network websockets bluetooth charts
|
|||||||
LIBS += -lssl -lcrypto
|
LIBS += -lssl -lcrypto
|
||||||
|
|
||||||
INCLUDEPATH += $$top_srcdir/libnymea-common \
|
INCLUDEPATH += $$top_srcdir/libnymea-common \
|
||||||
$$top_srcdir/QtZeroConf \
|
$$top_srcdir/QtZeroConf
|
||||||
$$top_srcdir/qmqtt/src/mqtt/
|
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
configuration/networkmanager.cpp \
|
configuration/networkmanager.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user