Meta: Update debugging path to example executable
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"name": "Debug Inferno",
|
||||
"type": "cppdbg",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/build/game",
|
||||
"program": "${workspaceFolder}/build/example/game",
|
||||
"cwd": "${workspaceFolder}/build",
|
||||
"MIMode": "gdb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user