{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/src/intf/**" ], "compilerPath": "/usr/bin/gcc", } ], "version": 4 }