mirror of
https://github.com/cagnulein/qdomyos-zwift.git
synced 2026-02-17 16:07:43 +01:00
37 lines
651 B
Plaintext
37 lines
651 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"list": "cpp",
|
|
"chrono": "cpp",
|
|
"complex": "cpp",
|
|
"functional": "cpp",
|
|
"optional": "cpp",
|
|
"system_error": "cpp",
|
|
"type_traits": "cpp",
|
|
"xlocnum": "cpp",
|
|
"xtr1common": "cpp",
|
|
"qhttpserver": "cpp",
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"map": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"xstring": "cpp",
|
|
"algorithm": "cpp",
|
|
"xutility": "cpp",
|
|
"xlocale": "cpp",
|
|
"filesystem": "cpp",
|
|
"bitset": "cpp",
|
|
"iterator": "cpp",
|
|
"xhash": "cpp",
|
|
"xtree": "cpp",
|
|
"ostream": "cpp",
|
|
"locale": "cpp"
|
|
}
|
|
}
|
|
} |