Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
20chan committed Aug 18, 2020
1 parent bbd5b95 commit 43a5449
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SansTyping/SansTyping.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>sans-256.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down Expand Up @@ -107,6 +110,7 @@
<Resource Include="sans-256.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="sans-256.ico" />
<Content Include="SansSpeak.wav">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
Expand Down
Binary file added SansTyping/sans-256.ico
Binary file not shown.

0 comments on commit 43a5449

Please sign in to comment.