mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-26 04:59:53 +03:00
integrated dcd via dub without client/server
This commit is contained in:
parent
f226563981
commit
63ff1a3a25
10 changed files with 60 additions and 255 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue