<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="MidlRT"
        PageTemplate="tool"
        DisplayName="IDL for WinRT"
        SwitchPrefix=""
        Order="300">

    <Rule.Categories>
      <Category Name="General" DisplayName="General"/>
    </Rule.Categories>

    <Rule.DataSource>
      <DataSource Persistence="ProjectFile" ItemType="MidlRT" Label="" HasConfigurationCondition="false"/>
    </Rule.DataSource>

  </Rule>

  <ItemType Name="MidlRT" DisplayName="IDL for WinRT"/>

  <ContentType Name="MidlRT" DisplayName="IDL for WinRT" ItemType="MidlRT"/>

</ProjectSchemaDefinitions>
