This commit is contained in:
parent
0974cb016b
commit
c64767ba59
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -5,8 +5,8 @@
|
|||||||
"name": "Runtime",
|
"name": "Runtime",
|
||||||
"type": "gdb",
|
"type": "gdb",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"target": "./zig-out/bin/ona-runner",
|
"target": "${workspaceRoot}/zig-out/bin/ona-runner",
|
||||||
"cwd": "${workspaceRoot}/debug",
|
"cwd": "${workspaceRoot}/debug/",
|
||||||
"valuesFormatting": "parseText"
|
"valuesFormatting": "parseText"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user