mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-07-07 13:29:14 +00:00
Update .vscode files
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,12 +1,3 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
"C_Cpp.default.compilerPath": "/usr/bin/x86_64-w64-mingw32-gcc",
|
||||
}
|
Reference in New Issue
Block a user