162 lines
2.5 KiB
JSON
162 lines
2.5 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "is11test.exe"
|
|
},
|
|
{
|
|
"path" : "is11test.pdb"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_executable",
|
|
"target_link_libraries",
|
|
"include_directories"
|
|
],
|
|
"files" :
|
|
[
|
|
"CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 30,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 33,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 9,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 10,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 11,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 12,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "/MT /MD /O2 /Ob2 /DNDEBUG"
|
|
}
|
|
],
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 3,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is11/../../src/test"
|
|
},
|
|
{
|
|
"backtrace" : 4,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is11/../../src/IRIS_IS3"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is11/../../src/comman"
|
|
},
|
|
{
|
|
"backtrace" : 6,
|
|
"path" : "D:/06Learn/rust/tarui/myfirst_tauri/myis11/project/is11/../../src/is11"
|
|
}
|
|
],
|
|
"language" : "CXX",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"id" : "is11lib::@6890427a1f51a3e7e1df"
|
|
}
|
|
],
|
|
"id" : "is11test::@6890427a1f51a3e7e1df",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "/MT /MD /O2 /Ob2 /DNDEBUG",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"fragment" : "/machine:x64 /INCREMENTAL:NO /subsystem:console",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "is11lib.lib",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
|
|
"role" : "libraries"
|
|
}
|
|
],
|
|
"language" : "CXX"
|
|
},
|
|
"name" : "is11test",
|
|
"nameOnDisk" : "is11test.exe",
|
|
"paths" :
|
|
{
|
|
"build" : ".",
|
|
"source" : "."
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "testmain.cpp",
|
|
"sourceGroupIndex" : 0
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|