Basic GUI library!

This commit is contained in:
Simon Holmberg
2012-10-09 19:18:14 +02:00
parent 6e3b2f2f94
commit ff17d421fe
8 changed files with 469 additions and 151 deletions
@@ -113,6 +113,13 @@
<Processor>TextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="Arial.spritefont">
<Name>Arial</Name>
<Importer>FontDescriptionImporter</Importer>
<Processor>FontDescriptionProcessor</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.