... BUB Without transparency

This commit is contained in:
Niklas Ulf Anders Cullberg
2012-10-31 00:24:27 +01:00
parent 450ffdb68c
commit e8353e2002
3 changed files with 45 additions and 37 deletions
@@ -234,6 +234,13 @@
<Processor>TextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="images\Pineapple.png">
<Name>Pineapple</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.