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
commit 3d4487ccfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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',