Sha256: 792ad66faa53b614c61bab7f741f8f832b6e18ff54042b33a6f7c9f50b238e79
Contents?: true
Size: 379 Bytes
Versions: 1
Compression:
Stored size: 379 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-list.gyp |