mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-27 15:04:34 +00:00
12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"C_Cpp.default.compilerPath": "/usr/bin/i686-w64-mingw32-gcc",
|
|
"files.associations": {
|
|
"*.su": "tsv",
|
|
"thread": "cpp",
|
|
"bitset": "cpp",
|
|
"initializer_list": "cpp",
|
|
"windows.h": "c",
|
|
"namedpipeapi.h": "c",
|
|
"*.rh": "c"
|
|
}
|
|
} |