first commit
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"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\\x86",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"kcompressor::@6890427a1f51a3e7e1df": {
|
||||
"toolchain": "toolchain",
|
||||
"abi": "x86",
|
||||
"artifactName": "kcompressor",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
"toolchains": {
|
||||
"toolchain": {
|
||||
"cCompilerExecutable": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe",
|
||||
"cppCompilerExecutable": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe"
|
||||
}
|
||||
},
|
||||
"cFileExtensions": [],
|
||||
"cppFileExtensions": [
|
||||
"cpp"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user