Commit b9e4fa82 authored by Joe Eli McIlvain's avatar Joe Eli McIlvain

Merge pull request #1772 from hintjens/master

Problem: commit a464eec7 really broke VS2015 builds
parents 02120203 86aa7bb1
......@@ -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" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment