[idd] helper: use Resources.h for icon IDs

This commit is contained in:
Quantum
2026-06-06 01:44:09 -04:00
committed by Geoffrey McRae
parent ffffff0740
commit 89ddab9d57
7 changed files with 40 additions and 6 deletions

View File

@@ -211,6 +211,7 @@ copy /Y "$(ProjectDir)VERSION" "$(SolutionDir)$(Platform)\$(Configuration)\LGIdd
<ClInclude Include="CRegistrySettings.h" />
<ClInclude Include="CStaticWidget.h" />
<ClInclude Include="CWidget.h" />
<ClInclude Include="Resources.h" />
<ClInclude Include="UIHelpers.h" />
<ClInclude Include="CWindow.h" />
</ItemGroup>