Merge pull request #13463 from electron/remove_wtl
refactor: Using win32 file open api instead of WTL
This commit is contained in:
commit
3d4487ccfd
4 changed files with 136 additions and 108 deletions
|
@ -364,6 +364,7 @@
|
|||
'link_settings': {
|
||||
'libraries': [
|
||||
'-limm32.lib',
|
||||
'-lgdi32.lib',
|
||||
'-loleacc.lib',
|
||||
'-lcomctl32.lib',
|
||||
'-lcomdlg32.lib',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue