[AlwaysOnTop]Added icon to the base application (#30953)

This commit is contained in:
Conor Kirby
2024-01-17 16:38:24 +00:00
committed by GitHub
parent 7e8459b963
commit b173debb95
4 changed files with 16 additions and 0 deletions

View File

@@ -185,6 +185,9 @@
<ItemGroup>
<None Include="Resources.resx" />
</ItemGroup>
<ItemGroup>
<Image Include="..\Assets\AlwaysOnTop.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<Import Project="..\..\..\..\deps\spdlog.props" />
<ImportGroup Label="ExtensionTargets">