Merge pull request #13463 from electron/remove_wtl

refactor: Using win32 file open api instead of WTL
This commit is contained in:
Jeremy Apthorp
2018-06-29 10:00:50 -07:00
committed by GitHub
4 changed files with 136 additions and 108 deletions

View File

@@ -364,6 +364,7 @@
'link_settings': {
'libraries': [
'-limm32.lib',
'-lgdi32.lib',
'-loleacc.lib',
'-lcomctl32.lib',
'-lcomdlg32.lib',