.exe now uses the bizhawk icon

This commit is contained in:
andres.delikat 2011-05-23 01:04:56 +00:00
parent 18a32d35e6
commit a52ccb5e6a
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<ApplicationIcon>corphawk.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -507,6 +508,7 @@
<None Include="images\calculator.png" />
<None Include="images\NESController.png" />
<None Include="images\NESControllerIcon.png" />
<Content Include="corphawk.ico" />
<Content Include="output\gamedb.txt" />
<Content Include="output\gamedb_neshomebrew.txt" />
<None Include="images\Refresh.bmp" />