Sha256: 5171f198125f175fef8f1390df29566fe09b78469a0bf7e8498c59354a9880ba
Contents?: true
Size: 428 Bytes
Versions: 1
Compression:
Stored size: 428 Bytes
Contents
# Copyright (c) 2013 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': 'shard', 'type': 'static_library', 'msvs_shard': 4, 'sources': [ 'hello1.cc', 'hello2.cc', 'hello3.cc', 'hello4.cc', ], 'product_dir': '<(PRODUCT_DIR)', }, ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tree-sitter-0.0.1 | ext/tree-sitter/tree-sitter/externals/gyp/test/win/shard/shard.gyp |