Merge pull request #5952 from enlight/patch-3

Update Build System Overview doc
This commit is contained in:
Cheng Zhao 2016-06-09 07:07:32 +00:00 committed by GitHub
commit 5f1e9d4ea7

View file

@ -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