Sort source and header file for core lib
This commit is contained in:
parent
7cb995767c
commit
9052472150
@ -123,6 +123,7 @@ HEADERS += nymeacore.h \
|
||||
hardware/network/mqtt/mqttproviderimplementation.h \
|
||||
hardware/network/mqtt/mqttchannelimplementation.h \
|
||||
hardware/i2c/i2cmanagerimplementation.h \
|
||||
hardware/zigbee/zigbeehardwareresourceimplementation.h \
|
||||
debugserverhandler.h \
|
||||
tagging/tagsstorage.h \
|
||||
tagging/tag.h \
|
||||
@ -209,6 +210,7 @@ SOURCES += nymeacore.cpp \
|
||||
hardware/network/mqtt/mqttproviderimplementation.cpp \
|
||||
hardware/network/mqtt/mqttchannelimplementation.cpp \
|
||||
hardware/i2c/i2cmanagerimplementation.cpp \
|
||||
hardware/zigbee/zigbeehardwareresourceimplementation.cpp \
|
||||
debugserverhandler.cpp \
|
||||
tagging/tagsstorage.cpp \
|
||||
tagging/tag.cpp \
|
||||
|
||||
Reference in New Issue
Block a user