提交
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"UNICODE",
|
"UNICODE",
|
||||||
"_UNICODE"
|
"_UNICODE"
|
||||||
],
|
],
|
||||||
"compilerPath": "D:/Program Files/mingw64/bin/gcc.exe",
|
"compilerPath": "D:/settings/mingw64/bin/gcc.exe",
|
||||||
"cStandard": "c17",
|
"cStandard": "c17",
|
||||||
"cppStandard": "c++17",
|
"cppStandard": "c++17",
|
||||||
"intelliSenseMode": "windows-gcc-x64",
|
"intelliSenseMode": "windows-gcc-x64",
|
||||||
|
|||||||
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"label": "C/C++: gcc.exe 生成活动文件",
|
"label": "C/C++: gcc.exe 生成活动文件",
|
||||||
"command": "D:\\Program Files\\mingw64\\bin\\gcc.exe",
|
"command": "D:\\settings\\mingw64\\bin\\gcc.exe",
|
||||||
"args":
|
"args":
|
||||||
[
|
[
|
||||||
"-fdiagnostics-color=always",
|
"-fdiagnostics-color=always",
|
||||||
|
|||||||
Reference in New Issue
Block a user