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,19 +1,19 @@
{
"buildFiles": [
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
],
"cleanCommandsComponents": [
[
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
"clean"
]
],
"buildTargetsCommandComponents": [
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
"{LIST_OF_TARGETS_TO_BUILD}"
],
"libraries": {
@@ -21,7 +21,7 @@
"toolchain": "toolchain",
"abi": "armeabi-v7a",
"artifactName": "kcompressor",
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
"runtimeFiles": []
}
},