+Application Icon :)

This commit is contained in:
bearbear12345 2013-07-19 18:41:55 +10:00
parent 2acf12b209
commit 2262af9ef5
3 changed files with 8 additions and 0 deletions

View file

@ -52,6 +52,13 @@
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>resources\appicon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<StartupObject>MinecraftClient.Program</StartupObject>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.7.4114.6375, Culture=neutral, PublicKeyToken=0e99375e54769942">
<SpecificVersion>False</SpecificVersion>
@ -110,6 +117,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="resources\appicon.ico" />
<Content Include="lib\BouncyCastle.Crypto.dll" />
<Content Include="lib\IKVM.OpenJDK.Core.dll" />
<Content Include="lib\IKVM.OpenJDK.Security.dll" />