mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
win: Delay load of BluetoothApis.dll, fixes atom/electron#1462
This commit is contained in:
@@ -202,6 +202,10 @@
|
||||
'mf.dll',
|
||||
'mfplat.dll',
|
||||
'mfreadwrite.dll',
|
||||
# bluetooth.gyp:
|
||||
'BluetoothApis.dll',
|
||||
'Bthprops.cpl',
|
||||
'setupapi.dll',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user