comparison dep/pugixml/scripts/nuget/build/native/pugixml-propertiesui.xml @ 57:3c802806b74a

*: merge
author Paper <mrpapersonic@gmail.com>
date Thu, 28 Sep 2023 13:09:11 -0400
parents d10b6c6b432e
children
comparison
equal deleted inserted replaced
56:6ff7aabeb9d7 57:3c802806b74a
1 <?xml version="1.0" encoding="utf-8"?>
2 <ProjectSchemaDefinitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Framework">
3 <Rule Name="ReferencedPackages05032e35-86af-4ab2-a3dc-d3e348583165" PageTemplate="tool" DisplayName="Referenced Packages" SwitchPrefix="/" Order="1">
4 <Rule.Categories>
5 <Category Name="pugixml" DisplayName="pugixml" />
6 </Rule.Categories>
7 <Rule.DataSource>
8 <DataSource Persistence="ProjectFile" ItemType="" />
9 </Rule.DataSource>
10 <EnumProperty Name="Linkage-pugixml" DisplayName="Linkage" Description="Which version of the runtime library to use for this library" Category="pugixml">
11 <EnumValue Name="dynamic" DisplayName="Dynamic CRT (/MD, /MDd)" />
12 <EnumValue Name="static" DisplayName="Static CRT (/MT, /MTd)" />
13 <EnumValue Name="source" DisplayName="Include pugixml.cpp" />
14 <EnumValue Name="header" DisplayName="Header Only" />
15 </EnumProperty>
16 </Rule>
17 </ProjectSchemaDefinitions>