Toggle breakpoints, command dispatch refactor

This commit is contained in:
Krzosa Karol
2023-01-23 18:08:48 +01:00
parent af1e05aab1
commit 2d79bcf786
2 changed files with 105 additions and 91 deletions

View File

@@ -6,6 +6,7 @@
// Additionally you need a field called "remedy_build_system" to signal which
// build system was chosen if you have more then 1 build system.
"build_before_debugging": true,
"stop_debugging_on_build_command": true,
"executable": "remedybg.exe",
"vc_vars_cmd": "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Auxiliary/Build/vcvarsall.bat",
"vc_vars_arch": "amd64",