root/src/AIDemos/Content/Content.contentproj

315
94
      <Processor>TextureProcessor</Processor>
94
      <Processor>TextureProcessor</Processor>
95
    </Compile>
95
    </Compile>
96
  </ItemGroup>
96
  </ItemGroup>
97
  <ItemGroup>
98
    <Compile Include="DemoTextures\MAPDemoBlank8.png">
99
      <Name>MAPDemoBlank8</Name>
100
      <Importer>TextureImporter</Importer>
101
      <Processor>TextureProcessor</Processor>
102
    </Compile>
103
  </ItemGroup>
97
  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets"
/>
104
  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets"
/>
98
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
105
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
99
       Other similar extension points exist, see Microsoft.Common.targets.
106
       Other similar extension points exist, see Microsoft.Common.targets.