OSDN Git Service

Added support for Visual Studio 2019.4 (v16.4).
[mutilities/MUtilities.git] / MUtilities.props
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ImportGroup Label="PropertySheets" />
4   <PropertyGroup Label="UserMacros">
5     <XPDeprecationWarning>false</XPDeprecationWarning>
6   </PropertyGroup>
7   <PropertyGroup />
8   <ItemDefinitionGroup />
9   <ItemGroup>
10     <BuildMacro Include="XPDeprecationWarning">
11       <Value>$(XPDeprecationWarning)</Value>
12     </BuildMacro>
13   </ItemGroup>
14 </Project>