chore: fix linking warnings

This commit is contained in:
yuyoyuppe
2020-04-10 20:58:49 +03:00
committed by Andrey Nekrasov
parent 41ab94fe13
commit 4e18c67ec5
3 changed files with 2 additions and 3 deletions

View File

@@ -87,7 +87,6 @@
<LinkIncremental>false</LinkIncremental>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>true</LinkIncremental>
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\modules\</OutDir>
<IntDir>$(SolutionDir)$(Platform)\$(Configuration)\obj\$(ProjectName)\</IntDir>
</PropertyGroup>