remove: vscode configurations

This commit is contained in:
TaurusXin 2021-10-06 22:21:31 +01:00
parent 39e4c6333f
commit df1f82784d
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
{
"configurations": [
{
"name": "Win32",
"includePath": [
"${default}"
],
"windowsSdkVersion": "10.0.19041.0",
"compilerPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC\\Tools\\MSVC\\14.29.30133\\bin\\Hostx64\\x64\\cl.exe",
"cStandard": "c17",
"cppStandard": "c++17",
"intelliSenseMode": "windows-msvc-x64"
}
],
"version": 4
}