mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-26 04:59:53 +03:00
new Run implementation - no DUB
This commit is contained in:
parent
cfe4315c8f
commit
02d7d13379
8 changed files with 278 additions and 4 deletions
|
@ -128,6 +128,8 @@
|
|||
<Compile Include="src\dlangide\builders\extprocess.d" />
|
||||
<Compile Include="src\ddebug\common\debugger.d" />
|
||||
<Compile Include="src\ddebug\common\queue.d" />
|
||||
<Compile Include="src\ddebug\common\execution.d" />
|
||||
<Compile Include="src\ddebug\common\nodebug.d" />
|
||||
<Compile Include="src\ddebug\gdb\gdbinterface.d" />
|
||||
<Compile Include="src\ddebug\windows\debuginfo.d" />
|
||||
<Compile Include="src\ddebug\windows\mago.d" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue