Templates/GCC_Project/.vscode/c_cpp_properties.json

10 lines
145 B
JSON

{
"configurations": [
{
"name": "Default",
"includePath": [
]
}
],
"version": 1
}