Add Hotkeys and OSD manager

This commit is contained in:
2026-01-23 19:25:38 +01:00
parent 39a6116aab
commit 932eebc0db

View File

@@ -167,6 +167,8 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\libs\HotkeysManager.cpp" />
<ClCompile Include="..\libs\OSDManager.cpp" />
<ClCompile Include="dllmain.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />