{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/inc" ], "defines": [], "cStandard": "gnu99", "compilerArgs": ["-m32"] } ], "version": 4 }