updated
This commit is contained in:
parent
22858e4b1b
commit
295bfe0829
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -8,7 +8,7 @@
|
||||||
"type": "cppdbg",
|
"type": "cppdbg",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "${workspaceRoot}/build/tipplektionen",
|
"program": "${workspaceRoot}/build/tipplektionen",
|
||||||
"args": ["--min-length", "2", "--max-length", "6", "-c", "ctienrsg"],
|
"args": ["--min-length", "2", "--max-length", "6", "-c", "ctienrsgul", "--capital"],
|
||||||
"cwd": "${workspaceRoot}",
|
"cwd": "${workspaceRoot}",
|
||||||
}]
|
}]
|
||||||
}
|
}
|
Loading…
Reference in a new issue