EdgeGateway_FSU/DevicePortGet/DevicePortGet.code-workspace

58 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-03-15 17:25:04 +08:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"sqlite3.h": "c",
"fcntl.h": "c",
"utsname.h": "c",
"cerrno": "c",
"mstype.h": "c",
"signal.h": "c",
"public.h": "c",
"stdlib.h": "c",
"funcconfigtypeid_init.h": "c",
"time.h": "c",
"stdio.h": "c",
"unistd.h": "c",
"funcconfigtypeid_resrelease.h": "c",
"funcconfigtypeid_serviceloop.h": "c",
"funcconfigtypeid_public.h": "c",
"funcconfigtypeid_1.h": "c",
"errno.h": "c",
"select.h": "c",
"string.h": "c",
"sstream": "c",
"sysinfo.h": "c",
"random": "c",
"processisrunning.h": "c",
"mqttclient.h": "c",
"mman.h": "c",
"stat.h": "c",
"sigaction.h": "c",
"systemtimefunc.h": "c",
"mslog.h": "c",
"termios.h": "c",
"mqueue.h": "c",
"cjson.h": "c",
"bif_protocol.h": "c",
"array": "c",
"deque": "c",
"string": "c",
"unordered_map": "c",
"vector": "c",
"initializer_list": "c",
"cjsoncreate_init.h": "c",
"stddef.h": "c",
"limits.h": "c",
"ctype.h": "c",
"mslog_inner.h": "c",
"iosfwd": "c",
"*.tcc": "c",
"fstream": "c"
}
}
}