{
"configurations": [
"name": "Linux",
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"compilerPath": "/usr/bin/gcc",
"compileCommands": "${workspaceFolder}/.vscode/compile_commands.json"
}
"version": 4