- correction of bugs\n- added notifications with ntfy
This commit is contained in:
+3
-1
@@ -4,6 +4,8 @@ QT += core
|
||||
QT += mqtt
|
||||
QT += httpserver
|
||||
|
||||
LIBS += -lcurl
|
||||
|
||||
CONFIG += c++17 console
|
||||
CONFIG -= app_bundle
|
||||
|
||||
@@ -24,6 +26,6 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
HEADERS += \
|
||||
httpserver.h \
|
||||
mqtt.h \
|
||||
pws2mqtt.h \
|
||||
pws2mqtt.h \
|
||||
version.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user