mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Update Build System Overview doc
`atom.gyp` was renamed to `electron.gyp` not long ago but this document wasn't updated.
This commit is contained in:
@@ -8,7 +8,7 @@ be found in the `.gyp` and `.gypi` files.
|
||||
|
||||
Following `gyp` files contain the main rules for building Electron:
|
||||
|
||||
* `atom.gyp` defines how Electron itself is built.
|
||||
* `electron.gyp` defines how Electron itself is built.
|
||||
* `common.gypi` adjusts the build configurations of Node to make it build
|
||||
together with Chromium.
|
||||
* `vendor/brightray/brightray.gyp` defines how `brightray` is built and
|
||||
|
||||
Reference in New Issue
Block a user