13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Linux",
|
|
"includePath": [
|
|
"${workspaceFolder}/inc"
|
|
],
|
|
"defines": [],
|
|
"cStandard": "gnu99"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |