15 lines
350 B
JSON
15 lines
350 B
JSON
|
{
|
||
|
"configurations": [
|
||
|
{
|
||
|
"name": "headers",
|
||
|
"includePath": [
|
||
|
"${workspaceFolder}/**",
|
||
|
"/usr/include/libmm-glib",
|
||
|
"/usr/include/glib-2.0",
|
||
|
"/usr/include/ModemManager",
|
||
|
"/usr/include/sys"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"version": 4
|
||
|
}
|