mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-19 01:43:50 +00:00
Merge pull request #1772 from hintjens/master
Problem: commit a464eec7 really broke VS2015 builds
This commit is contained in:
commit
b9e4fa82a2
@ -66,14 +66,6 @@
|
|||||||
<Import Project="$(ProjectDir)..\..\properties\Output.props" />
|
<Import Project="$(ProjectDir)..\..\properties\Output.props" />
|
||||||
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
|
|
||||||
<Linkage-libsodium />
|
|
||||||
<Option-sodium />
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
|
|
||||||
<Linkage-libsodium />
|
|
||||||
<Option-sodium />
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="..\..\platform.hpp" />
|
<ClInclude Include="..\..\platform.hpp" />
|
||||||
<ClInclude Include="..\..\resource.h" />
|
<ClInclude Include="..\..\resource.h" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user