blob: e8cf92b04829a4e5202c5dcc50d199200bafe0e2 [file] [log] [blame]
[email protected]96ea63d2013-07-30 10:17:071# This file is used by the experimental meta-buildsystem in src/tools/gn to
2# find the root of the source tree and to set startup options.
3
4# The location of the build configuration file.
5buildconfig = "//build/config/BUILDCONFIG.gn"
6
7# The secondary source root is a parallel directory tree where
[email protected]26688b86e2014-06-19 13:14:268secondary_source = "//build/secondary/"