integrated dcd via dub without client/server

This commit is contained in:
Keywan Ghadami 2016-01-01 15:13:16 +01:00
parent f226563981
commit 63ff1a3a25
10 changed files with 60 additions and 255 deletions

View file

@ -126,7 +126,6 @@
<Compile Include="src\dlangide\ui\wspanel.d" />
<Compile Include="src\dlangide\tools\editortool.d" />
<Compile Include="src\dlangide\tools\d\dcdinterface.d" />
<Compile Include="src\dlangide\tools\d\dcdserver.d" />
<Compile Include="src\dlangide\tools\d\deditortool.d" />
<Compile Include="src\dlangide\tools\d\dparser.d" />
<Compile Include="src\dlangide\tools\d\dsyntax.d" />
@ -148,4 +147,4 @@
<Compile Include="src\ddc\lexer\textsource.d" />
<Compile Include="src\ddc\lexer\tokenizer.d" />
</ItemGroup>
</Project>
</Project>