mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Debugger fixes
Removing some debugger remote-requests
This commit is contained in:
parent
c2d086fe8e
commit
a32d18d962
21 changed files with 198 additions and 638 deletions
|
@ -7,4 +7,4 @@ StartupObject = "DocPrep.Program"
|
|||
[Configs.Debug.Win64]
|
||||
TargetDirectory = "$(WorkspaceDir)/../../IDE/dist"
|
||||
OtherLinkFlags = "$(LinkFlags) IDEHelper64_d.lib"
|
||||
DebugCommandArguments = "c:\\beef\\BeefLibs\\corlib\\_test c:\\beef\\hugo\\temp"
|
||||
DebugCommandArguments = "c:\\beef\\BeefLibs\\corlib\\src c:\\temp\\beefdocs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue