[Win] Implement dialog.showSaveDialog.
This commit is contained in:
parent
d888f5cc31
commit
394fb77ee0
2 changed files with 145 additions and 1 deletions
1
atom.gyp
1
atom.gyp
|
@ -322,6 +322,7 @@
|
|||
'libraries': [
|
||||
'-limm32.lib',
|
||||
'-loleacc.lib',
|
||||
'-lComdlg32.lib',
|
||||
'<(atom_source_root)/<(libchromiumcontent_library_dir)/chromiumviews.lib',
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue