defcon_chan/.vscode/settings.json

13 lines
No EOL
284 B
JSON

{
"files.associations": {
"string.h": "c",
"output.h": "c",
"curl.h": "c",
"unistd.h": "c",
"stdlib.h": "c",
"colors.h": "c",
"stdio.h": "c",
"globals.h": "c"
},
"C_Cpp.default.compilerPath": "/usr/bin/gcc"
}