.pro
This commit is contained in:
@@ -16,7 +16,8 @@ CONFIG -= app_bundle
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
mqtt.cpp \
|
||||
pws2mqtt.cpp
|
||||
pws2mqtt.cpp \
|
||||
utcicalculator.cpp
|
||||
|
||||
# Default rules for deployment.
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
@@ -27,5 +28,6 @@ HEADERS += \
|
||||
httpserver.h \
|
||||
mqtt.h \
|
||||
pws2mqtt.h \
|
||||
utcicalculator.h \
|
||||
version.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user