18 lines
498 B
JSON
18 lines
498 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang --driver-mode=cl /E /IInputs /D INCLUDE_HEADER2 /clang:-MD /clang:-MF /clang:DIR/regular_cdb2_clangcl.d -- DIR/regular_cdb_input2.cpp",
|
||
|
"file": "DIR/regular_cdb_input2.cpp"
|
||
|
},
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang-cl /E /IInputs -- DIR/regular_cdb_input.cpp",
|
||
|
"file": "DIR/regular_cdb_input.cpp"
|
||
|
},
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang-cl /E /IInputs /Foadena.o -- DIR/regular_cdb_input.cpp",
|
||
|
"file": "DIR/regular_cdb_input.cpp"
|
||
|
}
|
||
|
]
|