重要更新

This commit is contained in:
NeoZeng
2022-11-16 15:29:01 +08:00
parent da58f5c25f
commit 5a0335838e
9 changed files with 73 additions and 53 deletions

View File

@@ -1,19 +0,0 @@
{
"configurations": [
{
"name": "Win32",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"cStandard": "c17",
"intelliSenseMode": "windows-msvc-x64",
"configurationProvider": "ms-vscode.makefile-tools"
}
],
"version": 4
}