Fixed tests under windows

This commit is contained in:
gabime
2018-07-21 00:13:37 +03:00
parent 0c07df7005
commit 2dfea6bee3
3 changed files with 3 additions and 3 deletions

View File

@@ -94,7 +94,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<WarningLevel>Level4</WarningLevel>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>