You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
451 B

[
{
"directory": "DIR",
"command": "clang -E -fsyntax-only DIR/regular_cdb_input2.cpp -IInputs -D INCLUDE_HEADER2 -MD -MF DIR/regular_cdb2.d",
"file": "DIR/regular_cdb_input2.cpp"
},
{
"directory": "DIR",
"command": "clang -E DIR/regular_cdb_input.cpp -IInputs",
"file": "DIR/regular_cdb_input.cpp"
},
{
"directory": "DIR",
"command": "clang -E DIR/regular_cdb_input.cpp -IInputs -o adena.o",
"file": "DIR/regular_cdb_input.cpp"
}
]