提交
This commit is contained in:
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user