<?xml version="1.0" encoding="utf-8"?>
<!--Copyright, Microsoft Corporation, All rights reserved.-->
<ProjectSchemaDefinitions xmlns="http://schemas.microsoft.com/build/2009/properties" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib">
  <Rule Name="MeshContentTask" PageTemplate="tool" DisplayName="网格内容管道" SwitchPrefix="" Order="300">

    <Rule.Categories>
      <Category Name="General" DisplayName="常规"/>
    </Rule.Categories>

    <Rule.DataSource>
      <DataSource Persistence="ProjectFile" ItemType="MeshContentTask" Label="" HasConfigurationCondition="true"/>
    </Rule.DataSource>

    <StringProperty Subtype="file" Name="ContentOutput" DisplayName="内容输出" Description="内容的输出文件。" Category="General" Switch="" F1Keyword="VC.Project.MeshContentTask.ContentOutput">
    </StringProperty>

  </Rule>

  <ItemType Name="MeshContentTask" DisplayName="网格内容管道"/>
  <FileExtension Name="*.obj" ContentType="MeshContentTask"/>
  <ContentType Name="MeshContentTask" DisplayName="网格内容管道" ItemType="MeshContentTask"/>

</ProjectSchemaDefinitions>
