mirror of
https://github.com/thepigeongenerator/sdl_template.git
synced 2025-12-17 05:55:47 +01:00
implement / re-implement error-handling
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -5,6 +5,9 @@
|
||||
"name": "(lldb) debug project",
|
||||
"type": "lldb",
|
||||
"request": "launch",
|
||||
"env": {
|
||||
"DEBUG": "1"
|
||||
},
|
||||
"program": "",
|
||||
"linux": {
|
||||
"preLaunchTask": "(dbg) compile linux-x86_64",
|
||||
|
||||
Reference in New Issue
Block a user