mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-07-07 13:29:14 +00:00
Initial commit
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"C_Cpp.default.compilerPath": "/usr/bin/i686-w64-mingw32-gcc",
|
||||
"files.associations": {
|
||||
"*.su": "tsv",
|
||||
"windows.h": "c",
|
||||
"namedpipeapi.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user