Fix GlobalHotKey tutorial

This commit is contained in:
vczh
2026-01-31 12:26:25 -08:00
parent a888218a34
commit 3db39d9598
5 changed files with 35 additions and 10 deletions
@@ -155,6 +155,9 @@
<Project>{96c559ca-9718-4bec-a053-28a0ab6a8ca2}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Xml Include="UI\Resource.xml" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
@@ -33,4 +33,9 @@
<Filter>UI</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Xml Include="UI\Resource.xml">
<Filter>Resource Files</Filter>
</Xml>
</ItemGroup>
</Project>