Add batch processing, and format converter

This commit is contained in:
2026-06-29 16:26:08 +07:00
parent 30d84eef72
commit 785a227bad
867 changed files with 40914 additions and 2272 deletions
@@ -1,4 +1,4 @@
# Install script for directory: D:/MyProject/kcompressor/app/src/main/cpp
# Install script for directory: D:/MyProject/KCompressor/app/src/main/cpp
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
@@ -50,5 +50,5 @@ endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "D:/MyProject/kcompressor/app/.cxx/Debug/j1t3m4l4/x86/${CMAKE_INSTALL_MANIFEST}"
file(WRITE "D:/MyProject/KCompressor/app/.cxx/Debug/j1t3m4l4/x86/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")