mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Add native_mate implemented Event and EventEmitter.
This commit is contained in:
4
atom.gyp
4
atom.gyp
@@ -68,6 +68,10 @@
|
||||
'atom/browser/api/atom_api_window.h',
|
||||
'atom/browser/api/atom_browser_bindings.cc',
|
||||
'atom/browser/api/atom_browser_bindings.h',
|
||||
'atom/browser/api/event.cc',
|
||||
'atom/browser/api/event.h',
|
||||
'atom/browser/api/event_emitter.cc',
|
||||
'atom/browser/api/event_emitter.h',
|
||||
'atom/browser/auto_updater.cc',
|
||||
'atom/browser/auto_updater.h',
|
||||
'atom/browser/auto_updater_delegate.h',
|
||||
|
||||
Reference in New Issue
Block a user