debugging support

This commit is contained in:
Vadim Lopatin 2015-11-12 16:54:44 +03:00
parent f1b3e505ca
commit ee64b8c611
3 changed files with 55 additions and 0 deletions

View file

@ -190,5 +190,7 @@
<Compile Include="src\dlangide\ui\wspanel.d" />
<Compile Include="src\dlangide\workspace\project.d" />
<Compile Include="src\dlangide\workspace\workspace.d" />
<Compile Include="src\ddebug\common\debugger.d" />
<Compile Include="src\ddebug\common\queue.d" />
</ItemGroup>
</Project>