just save

This commit is contained in:
2024-06-13 17:23:47 +02:00
parent 34fbefc138
commit 4e783ee6fd
10 changed files with 4060 additions and 19 deletions

View File

@@ -25,10 +25,16 @@ CONFIG(debug, debug|release) {
}
}
SOURCES += main.cpp
SOURCES += main.cpp \
aes128.cpp \
cc_iuc_asynchpos.cpp \
terminal_utils.cpp \
MessageHelper.cpp
# HEADERS += \
HEADERS += aes128.h \
cc_iuc_asynchpos.h \
terminal_utils.h \
MessageHelper.h
# OTHER_FILES += \