Directly at the root dir

This commit is contained in:
Aoran Zeng 2025-06-20 22:57:14 +08:00
parent 21527184b6
commit 54e13aa77f
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

2
.vscode/launch.json vendored
View File

@ -12,7 +12,7 @@
],
"preLaunchTask": "构建 debug 版 chsrc",
"stopAtEntry": true,
"cwd": "${fileDirname}",
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": false,
"MIMode": "gdb",