mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"cmake.buildDirectory":
|
|
"${workspaceFolder}/build/${buildKitTargetOs}-${buildKitVendor}-${buildKitTargetArch}-${buildType}",
|
|
"files.associations": {
|
|
"cctype": "cpp",
|
|
"iostream": "cpp",
|
|
"istream": "cpp",
|
|
"string": "cpp",
|
|
"vector": "cpp",
|
|
"xmemory": "cpp",
|
|
"xstring": "cpp"
|
|
}
|
|
} |