We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5692a79 commit ae2f7d9Copy full SHA for ae2f7d9
1 file changed
gvm/gvm.vcxproj
@@ -54,7 +54,6 @@
54
<SpectreMitigation>false</SpectreMitigation>
55
<DriverTargetPlatform>Desktop</DriverTargetPlatform>
56
<_NT_TARGET_VERSION>0x0601</_NT_TARGET_VERSION>
57
- <WholeProgramOptimization>true</WholeProgramOptimization>
58
</PropertyGroup>
59
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
60
<TargetVersion>Windows7</TargetVersion>
@@ -65,7 +64,6 @@
65
64
66
67
68
69
70
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
71
<ImportGroup Label="PropertySheets">
0 commit comments