Compare commits
6 Commits
19890802a6
...
f65f4e3e55
| Author | SHA1 | Date | |
|---|---|---|---|
| f65f4e3e55 | |||
| 3298623305 | |||
| f6adc18215 | |||
| 1b8d4e8c70 | |||
| 9d09b70bae | |||
| 49f45423d1 |
17
.vscode/launch.json
vendored
17
.vscode/launch.json
vendored
@@ -1,17 +0,0 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "lldb",
|
||||
"request": "launch",
|
||||
"name": "Launch",
|
||||
"program": "${workspaceFolder}/build/HansTheGatherer",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user