projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a27537
)
Fix main function on Windows.
author
Cheng Zhao
<zcbenz@gmail.com>
Tue, 2 Jul 2013 10:02:55 +0000
(18:02 +0800)
committer
Cheng Zhao
<zcbenz@gmail.com>
Tue, 2 Jul 2013 10:02:55 +0000
(18:02 +0800)
atom.gyp
patch
|
blob
|
history
diff --git
a/atom.gyp
b/atom.gyp
index
7f031b9
..
11ca0ce
100644
(file)
--- a/
atom.gyp
+++ b/
atom.gyp
@@
-4,6
+4,7
@@
'product_name': 'Atom',
'app_sources': [
'app/atom_main.cc',
+ '<(libchromiumcontent_src_dir)/content/app/startup_helper_win.cc',
],
'bundle_sources': [
'browser/mac/atom.icns',