fix Mono-D linux and OSX projects

This commit is contained in:
Vadim Lopatin 2016-01-14 14:04:57 +03:00
parent 94c2c29a95
commit ffc7d4996e
2 changed files with 0 additions and 6 deletions

View File

@ -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>

View File

@ -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>