Scratch that. NOW they're working properly.

This commit is contained in:
Simon Holmberg
2012-10-24 01:27:20 +02:00
parent b9f49712db
commit 7d42fb1bf0
7 changed files with 41 additions and 13 deletions
@@ -224,6 +224,13 @@
<Processor>TextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="images\selection.png">
<Name>selection</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
</Compile>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.