Compare commits

...

12 Commits

@ -3,7 +3,7 @@
{
"type": "cppbuild",
"label": "C/C++: g++.exe build active file",
"command": "C:\\mingw64\\bin\\g++.exe",
"command": "C:\\mingw64\\mingw64\\bin\\g++.exe",
"args": [
"-fdiagnostics-color=always",
"-g",

Loading…
Cancel
Save