Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell).

This commit is contained in:
Dean Camera 2012-08-16 19:15:18 +00:00
parent 00ab25d321
commit 1ba60b4a18
13 changed files with 35 additions and 0 deletions

View file

@ -44,6 +44,9 @@ HKR,,EnumPropPages32,,"msports.dll,SerialPortPropPageProvider"
[DeviceList]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2062&MI_00
[DeviceList.NTx86]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2062&MI_00
[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall, USB\VID_03EB&PID_2062&MI_00