win: Add an icon.
This commit is contained in:
parent
faeea88b16
commit
85243edf4e
3 changed files with 1 additions and 0 deletions
BIN
app/win/atom.ico
Normal file
BIN
app/win/atom.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 345 KiB |
BIN
app/win/atom.rc
BIN
app/win/atom.rc
Binary file not shown.
1
atom.gyp
1
atom.gyp
|
@ -176,6 +176,7 @@
|
||||||
['OS=="win"', {
|
['OS=="win"', {
|
||||||
'app_sources': [
|
'app_sources': [
|
||||||
'app/win/resource.h',
|
'app/win/resource.h',
|
||||||
|
'app/win/atom.ico',
|
||||||
'app/win/atom.rc',
|
'app/win/atom.rc',
|
||||||
'<(libchromiumcontent_src_dir)/content/app/startup_helper_win.cc',
|
'<(libchromiumcontent_src_dir)/content/app/startup_helper_win.cc',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue