This commit is contained in:
2026-02-03 19:53:43 +08:00
parent 84fd6d7a92
commit 612c974427
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"UNICODE",
"_UNICODE"
],
"compilerPath": "D:/Program Files/mingw64/bin/gcc.exe",
"compilerPath": "D:/settings/mingw64/bin/gcc.exe",
"cStandard": "c17",
"cppStandard": "c++17",
"intelliSenseMode": "windows-gcc-x64",
+1 -1
View File
@@ -4,7 +4,7 @@
{
"type": "shell",
"label": "C/C++: gcc.exe 生成活动文件",
"command": "D:\\Program Files\\mingw64\\bin\\gcc.exe",
"command": "D:\\settings\\mingw64\\bin\\gcc.exe",
"args":
[
"-fdiagnostics-color=always",