Upstream version 9.38.207.0
[platform/framework/web/crosswalk.git] / src / native_client / .gn
1 # Copyright (c) 2014 The Native Client Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 # This file is used by the experimental meta-buildsystem in native_client to
6 # find the root of the source tree and to set startup options.
7
8 # The location of the top of the build (BUILD.gn).
9 root = "//native_client"
10
11 # The location of the build configuration file.
12 buildconfig = "//native_client/build/config/BUILDCONFIG.gn"