mirror of https://github.com/buggins/dlangide.git
Merge branch 'master' of github.com:buggins/dlangide
This commit is contained in:
commit
c566f64c6e
|
@ -232,9 +232,6 @@
|
|||
<Compile Include="deps\DCD\src\common\constants.d">
|
||||
<Link>3rdparty\dcd\constants.d</Link>
|
||||
</Compile>
|
||||
<Compile Include="deps\DCD\src\common\dcd_version.d">
|
||||
<Link>3rdparty\dcd\dcd_version.d</Link>
|
||||
</Compile>
|
||||
<Compile Include="deps\DCD\src\common\messages.d">
|
||||
<Link>3rdparty\dcd\messages.d</Link>
|
||||
</Compile>
|
||||
|
|
|
@ -152,9 +152,6 @@
|
|||
<Compile Include="deps\DCD\src\common\constants.d">
|
||||
<Link>3rdparty\dcd\constants.d</Link>
|
||||
</Compile>
|
||||
<Compile Include="deps\DCD\src\common\dcd_version.d">
|
||||
<Link>3rdparty\dcd\dcd_version.d</Link>
|
||||
</Compile>
|
||||
<Compile Include="deps\DCD\src\common\messages.d">
|
||||
<Link>3rdparty\dcd\messages.d</Link>
|
||||
</Compile>
|
||||
|
|
Loading…
Reference in New Issue