fileUpdater:添加操作历史记录保存。

This commit is contained in:
2026-03-15 10:53:21 +08:00
parent 80edf30ce3
commit c72b16e7fe
5 changed files with 42 additions and 9 deletions

View File

@@ -11,5 +11,6 @@ if (MSVC)
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
endif()
add_subdirectory(zoost)
add_subdirectory(strReplace)
add_subdirectory(fileUpdater)