Add gui.png

This commit is contained in:
Drew DeVault 2015-09-25 08:51:20 -04:00
parent b699ad0ab6
commit b85f4fe4f5
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\targets\Client.targets" /> <Import Project="..\targets\Client.targets" />
<PropertyGroup> <PropertyGroup>
@ -226,6 +227,9 @@
<Content Include="Content\Fonts\DejaVu_Regular_0.png"> <Content Include="Content\Fonts\DejaVu_Regular_0.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content> </Content>
<Content Include="Content\gui.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Folder Include="Modules\" /> <Folder Include="Modules\" />