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\\Debug\\j1t3m4l4\\x86",
"D:\\MyProject\\KCompressor\\app\\.cxx\\Debug\\j1t3m4l4\\x86",
"clean"
]
],
"buildTargetsCommandComponents": [
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"D:\\MyProject\\kcompressor\\app\\.cxx\\Debug\\j1t3m4l4\\x86",
"D:\\MyProject\\KCompressor\\app\\.cxx\\Debug\\j1t3m4l4\\x86",
"{LIST_OF_TARGETS_TO_BUILD}"
],
"libraries": {
@@ -21,7 +21,7 @@
"toolchain": "toolchain",
"abi": "x86",
"artifactName": "kcompressor",
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\Debug\\j1t3m4l4\\obj\\x86\\libkcompressor.so",
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\Debug\\j1t3m4l4\\obj\\x86\\libkcompressor.so",
"runtimeFiles": []
}
},