mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-25 12:39:53 +03:00
fix Mono-D linux and OSX projects
This commit is contained in:
parent
94c2c29a95
commit
ffc7d4996e
2 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue