removes a bunch of stuff:
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -3,7 +3,7 @@
|
||||
"tasks": [
|
||||
{
|
||||
"type": "shell",
|
||||
"label": "C/C++: cl.exe build active file",
|
||||
"label": "C/C++: build active file",
|
||||
"windows": {
|
||||
"command": "cl.exe",
|
||||
"args": [
|
||||
|
||||
Reference in New Issue
Block a user