win: Delay load of BluetoothApis.dll, fixes atom/electron#1462

This commit is contained in:
Cheng Zhao 2015-04-23 13:26:34 +08:00
parent a99d29b859
commit 7e376c1f73

View file

@ -202,6 +202,10 @@
'mf.dll',
'mfplat.dll',
'mfreadwrite.dll',
# bluetooth.gyp:
'BluetoothApis.dll',
'Bthprops.cpl',
'setupapi.dll',
],
},
},