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.
2023-12-20 21:18:00 +00:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"cstdlib": "c",
|
|
|
|
"mm-linker.h": "c",
|
|
|
|
"mm.h": "c",
|
|
|
|
"syslog.h": "c",
|
|
|
|
"libmm-glib.h": "c",
|
|
|
|
"typeinfo": "c",
|
|
|
|
"bit": "c",
|
|
|
|
"cmath": "c",
|
|
|
|
"compare": "c",
|
|
|
|
"concepts": "c",
|
|
|
|
"cstdarg": "c",
|
|
|
|
"cstdio": "c",
|
|
|
|
"type_traits": "c",
|
|
|
|
"limits": "c",
|
|
|
|
"new": "c",
|
|
|
|
"*.tcc": "c",
|
|
|
|
"cstdint": "c",
|
|
|
|
"fcntl.h": "c",
|
2023-12-21 11:24:36 +00:00
|
|
|
"file.h": "c",
|
2023-12-23 21:35:41 +00:00
|
|
|
"dir.h": "c",
|
|
|
|
"mportlink-core.h": "c",
|
|
|
|
"mportlink.h": "c",
|
|
|
|
"mportlink-lib.h": "c",
|
2023-12-23 23:33:54 +00:00
|
|
|
"errno.h": "c",
|
|
|
|
"stdlib.h": "c",
|
|
|
|
"string.h": "c",
|
|
|
|
"libudev.h": "c",
|
|
|
|
"mpl-lib.h": "c",
|
|
|
|
"mpl-core.h": "c",
|
|
|
|
"mpl.h": "c",
|
2023-12-24 21:06:56 +00:00
|
|
|
"mpl-udev.h": "c",
|
|
|
|
"mpl-args.h": "c",
|
|
|
|
"*.in": "cpp",
|
|
|
|
"signal.h": "c",
|
|
|
|
"stdio.h": "c"
|
2023-12-20 21:18:00 +00:00
|
|
|
},
|
2023-12-24 21:06:56 +00:00
|
|
|
"cmake.configureOnOpen": false
|
2023-12-20 21:18:00 +00:00
|
|
|
}
|