Skip to content

Commit 94e7f75

Browse files
committed
Add icon to executable
1 parent 0a47679 commit 94e7f75

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

Telltale Script Editor.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
<ErrorReport>prompt</ErrorReport>
3333
<WarningLevel>4</WarningLevel>
3434
</PropertyGroup>
35+
<PropertyGroup />
36+
<PropertyGroup />
37+
<PropertyGroup />
38+
<PropertyGroup>
39+
<ApplicationIcon>coloredhatsketch.ico</ApplicationIcon>
40+
</PropertyGroup>
3541
<ItemGroup>
3642
<Reference Include="FastColoredTextBox, Version=2.16.24.0, Culture=neutral, PublicKeyToken=fb8aa12b994ef61b, processorArchitecture=MSIL">
3743
<HintPath>packages\FCTB.2.16.24\lib\FastColoredTextBox.dll</HintPath>
@@ -106,5 +112,11 @@
106112
<ItemGroup>
107113
<None Include="App.config" />
108114
</ItemGroup>
115+
<ItemGroup>
116+
<Content Include="coloredhatsketch.ico" />
117+
<Content Include="Dependencies\luac.exe" />
118+
<Content Include="Dependencies\luadec.exe" />
119+
<Content Include="Dependencies\ttarchext.exe" />
120+
</ItemGroup>
109121
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
110122
</Project>

coloredhatsketch.ico

335 KB
Binary file not shown.

0 commit comments

Comments
 (0)