Update docs for new brightray location
This commit is contained in:
parent
7ff6036420
commit
94eff35286
7 changed files with 11 additions and 16 deletions
|
@ -11,9 +11,9 @@ Following `gyp` files contain the main rules for building Electron:
|
|||
* `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
|
||||
* `brightray/brightray.gyp` defines how `brightray` is built and
|
||||
includes the default configurations for linking with Chromium.
|
||||
* `vendor/brightray/brightray.gypi` includes general build configurations about
|
||||
* `brightray/brightray.gypi` includes general build configurations about
|
||||
building.
|
||||
|
||||
## Component Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue