📝 frameworks => external_binaries.

This commit is contained in:
Cheng Zhao 2014-05-21 22:41:46 +08:00
parent c2efc4aeb3
commit 70c96eeac6

View file

@ -58,5 +58,5 @@ to understand the source code better.
* **out** - Temporary output directory of `ninja`.
* **dist** - Temporary directory created by `script/create-dist.py` script
when creating an distribution.
* **frameworks** - Downloaded binaries of third-party frameworks which do not
support to be built via `gyp`.
* **external_binaries** - Downloaded binaries of third-party frameworks which
do not support to be built via `gyp`.