diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 7e6453f..ccfcfb2 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -3,7 +3,7 @@ { "type": "cppbuild", "label": "C/C++: g++.exe build active file", - "command": "D:\\mingw64\\bin\\g++.exe", + "command": "C:\\mingw64\\bin\\g++.exe", "args": [ "-fdiagnostics-color=always", "-g",