15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "all",
|
|
"defines": [],
|
|
"includePath": [
|
|
// "include",
|
|
"${default}"
|
|
],
|
|
"cStandard": "c99",
|
|
"cppStandard": "c++11",
|
|
}
|
|
],
|
|
"version": 4
|
|
} |