checkin for saving current state
This commit is contained in:
@@ -65,11 +65,13 @@ contains( CONFIG, DesktopLinux ) {
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
ismas_client.cpp \
|
||||
message_handler.cpp
|
||||
message_handler.cpp \
|
||||
../common/src/utils_internal.cpp
|
||||
|
||||
HEADERS += \
|
||||
ismas_client.h \
|
||||
message_handler.h
|
||||
message_handler.h \
|
||||
../common/include/utils_internal.h
|
||||
|
||||
##########################################################################################
|
||||
# for running program on target through QtCreator
|
||||
|
Reference in New Issue
Block a user