0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-28 16:15:23 +08:00

Merge pull request #1772 from hintjens/master

Problem: commit a464eec7 really broke VS2015 builds
This commit is contained in:
Joe Eli McIlvain 2016-02-04 15:40:39 -08:00
commit b9e4fa82a2

View File

@ -66,14 +66,6 @@
<Import Project="$(ProjectDir)..\..\properties\Output.props" />
<Import Project="$(ProjectDir)$(ProjectName).props" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
<Linkage-libsodium />
<Option-sodium />
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
<Linkage-libsodium />
<Option-sodium />
</PropertyGroup>
<ItemGroup>
<ClInclude Include="..\..\platform.hpp" />
<ClInclude Include="..\..\resource.h" />