Windows icon

This commit is contained in:
2025-02-12 00:18:54 -06:00
parent 3517977de4
commit 6e15b0ec59
6 changed files with 49 additions and 1 deletions

View File

@@ -143,6 +143,15 @@
<ItemGroup>
<ClCompile Include="main.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="resource.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="KAvEAT.rc" />
</ItemGroup>
<ItemGroup>
<Image Include="H:\Downloads\kaveat.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>