sys_usbd: enable windows hotplug

This commit is contained in:
Megamouse
2026-05-18 18:50:26 +02:00
parent 84b61e3850
commit 6a2ad0a0aa
5 changed files with 28 additions and 23 deletions
+3
View File
@@ -3,6 +3,9 @@
<!-- Common default props for defining properties without macros. Import right before Microsoft.Cpp.Default.props -->
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<EnableLibUsbWindowsHotplug>true</EnableLibUsbWindowsHotplug>
</PropertyGroup>
<PropertyGroup Label="Globals">
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>