Sha256: bd9c73b1c4e5e9477daeded5e74acea8777adc24d6f5a342de4aae2020233909
Contents?: true
Size: 411 Bytes
Versions: 44
Compression:
Stored size: 411 Bytes
Contents
# Copyright (c) 2009 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': 'b', 'type': 'static_library', 'sources': [ 'b.c', ], }, { 'target_name': 'b3', 'type': 'static_library', 'sources': [ 'b3.c', ], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems