Skip to content

Commit

Permalink
Add Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
xvblack committed Jan 13, 2014
1 parent 49354a7 commit f8953c4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Tetris/Tetris.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down Expand Up @@ -273,7 +276,6 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
<Visible>False</Visible>
Expand All @@ -291,6 +293,7 @@
<Install>false</Install>
</BootstrapperPackage>
<Resource Include="AdvancedGUI\Styles\logo.png" />
<Resource Include="icon.ico" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AdvancedGUI\Styles\Pic\TonPic\1.jpg">
Expand Down
Binary file added Tetris/icon.ico
Binary file not shown.
Binary file added icon.ico
Binary file not shown.
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8953c4

Please sign in to comment.