win: Delay load of BluetoothApis.dll, fixes atom/electron#1462
This commit is contained in:
parent
a99d29b859
commit
7e376c1f73
1 changed files with 4 additions and 0 deletions
|
@ -202,6 +202,10 @@
|
|||
'mf.dll',
|
||||
'mfplat.dll',
|
||||
'mfreadwrite.dll',
|
||||
# bluetooth.gyp:
|
||||
'BluetoothApis.dll',
|
||||
'Bthprops.cpl',
|
||||
'setupapi.dll',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue