Skip to content

Commit

Permalink
Added application icon
Browse files Browse the repository at this point in the history
  • Loading branch information
alansley committed Oct 29, 2017
1 parent 89ce7cd commit 1dd3e4c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 0 deletions.
Binary file added Images/Sound-Wave-Headphones.ico
Binary file not shown.
Binary file modified Images/Sound-Wave-Headphones.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions PointerChainTester/PointerChainTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Sound-Wave-Headphones.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -122,6 +125,9 @@
<ItemGroup>
<XliffResource Include="MultilingualResources\PointerTrailTester.fr.xlf" />
</ItemGroup>
<ItemGroup>
<Content Include="Sound-Wave-Headphones.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="AlinkWarningWorkaround.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Multilingual App Toolkit\Microsoft.Multilingual.ResxResources.targets" Label="MultilingualAppToolkit" Condition="Exists('$(MSBuildExtensionsPath)\Microsoft\Multilingual App Toolkit\v$(MultilingualAppToolkitVersion)\Microsoft.Multilingual.ResxResources.targets')" />
Expand Down
Binary file added PointerChainTester/Sound-Wave-Headphones.ico
Binary file not shown.
4 changes: 4 additions & 0 deletions SoniFight/SoniFight.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Sound-Wave-Headphones.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup Condition=" '$(Platform)' == 'x86' ">
<Reference Include="irrKlang.NET4, Version=1.0.5235.17346, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
Expand Down Expand Up @@ -186,6 +189,7 @@
<ItemGroup>
<Content Include="lib\TolkDotNet.dll" />
<Content Include="lib\TolkDotNet.res" />
<Content Include="Sound-Wave-Headphones.ico" />
</ItemGroup>
<ItemGroup>
<XliffResource Include="MultilingualResources\SoniFight.fr.xlf" />
Expand Down
Binary file added SoniFight/Sound-Wave-Headphones.ico
Binary file not shown.

0 comments on commit 1dd3e4c

Please sign in to comment.