Problem: inconsistent msvc property sheet display name (vs2012).

This commit is contained in:
evoskuil 2016-05-12 03:15:16 -07:00
parent b5342bc008
commit 9cb7077e3d

View File

@ -2,7 +2,7 @@
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<_PropertySheetDisplayName>ZeroMQ Import Settings</_PropertySheetDisplayName>
<_PropertySheetDisplayName>ZMQ Import Settings</_PropertySheetDisplayName>
</PropertyGroup>
<!-- User Interface -->