Skip to content

Commit

Permalink
Add application icon to exe
Browse files Browse the repository at this point in the history
  • Loading branch information
robincornelius committed Feb 1, 2017
1 parent 3ec8a0b commit 1a6b47d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions EDSTest/EDSEditorGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Index_8287_16x.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<EmbedInteropTypes>True</EmbedInteropTypes>
Expand Down Expand Up @@ -167,6 +170,7 @@
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="Index_8287_16x.ico" />
<Content Include="Profiles\DS301_profile.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
Expand Down

0 comments on commit 1a6b47d

Please sign in to comment.