Skip to content

Commit

Permalink
Icon added to EXE
Browse files Browse the repository at this point in the history
  • Loading branch information
own3mall committed Oct 22, 2017
1 parent 96fdbc9 commit 3c7912c
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>brightness.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -94,6 +97,9 @@
<ItemGroup>
<None Include="Resources\success2.png" />
</ItemGroup>
<ItemGroup>
<Content Include="brightness.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3c7912c

Please sign in to comment.