Sha256: c969f10e0623faf84e71ac21ca5fa7c7b8cf246dc56e03e84bbccbb95bf181a9
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
# Copyright (c) 2014 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'targets': [ { 'target_name': 'hello', 'type': 'executable', 'sources': [ 'hello.c', ], 'aosp_build_settings': { 'LOCAL_MODULE_SUFFIX': '.foo', } }, ], }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tree-sitter-0.1.0 | ext/tree-sitter/tree-sitter/externals/gyp/test/android/settings.gyp |