Fix main function on Windows.
This commit is contained in:
parent
7a27537c89
commit
236b29ee8c
1 changed files with 1 additions and 0 deletions
1
atom.gyp
1
atom.gyp
|
@ -4,6 +4,7 @@
|
||||||
'product_name': 'Atom',
|
'product_name': 'Atom',
|
||||||
'app_sources': [
|
'app_sources': [
|
||||||
'app/atom_main.cc',
|
'app/atom_main.cc',
|
||||||
|
'<(libchromiumcontent_src_dir)/content/app/startup_helper_win.cc',
|
||||||
],
|
],
|
||||||
'bundle_sources': [
|
'bundle_sources': [
|
||||||
'browser/mac/atom.icns',
|
'browser/mac/atom.icns',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue