This repository has been archived on 2024-06-12. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"configurations": [
|
|
{
|
|
"name": "headers",
|
|
"includePath": [
|
|
"${workspaceFolder}/**",
|
|
"/usr/include/libmm-glib",
|
|
"/usr/include/glib-2.0",
|
|
"/usr/include/ModemManager",
|
|
"/usr/include/sys"
|
|
]
|
|
}
|
|
],
|
|
"version": 4
|
|
} |