Add crash_service on Windows.
This commit is contained in:
parent
59b3e74542
commit
4bab284f2e
5 changed files with 646 additions and 0 deletions
4
atom.gyp
4
atom.gyp
|
@ -146,6 +146,10 @@
|
|||
'common/crash_reporter/crash_reporter_mac.mm',
|
||||
'common/crash_reporter/crash_reporter_win.cc',
|
||||
'common/crash_reporter/crash_reporter_win.h',
|
||||
'common/crash_reporter/win/crash_service.cc',
|
||||
'common/crash_reporter/win/crash_service.h',
|
||||
'common/crash_reporter/win/crash_service_main.cc',
|
||||
'common/crash_reporter/win/crash_service_main.h',
|
||||
'common/draggable_region.cc',
|
||||
'common/draggable_region.h',
|
||||
'common/node_bindings.cc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue