Sha256: 62195ecdf5c949a1919c27fa54487f6478348ff9d6dffc17282e63e0b6c3a520
Contents?: true
Size: 332 Bytes
Versions: 44
Compression:
Stored size: 332 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': 'a', 'type': 'static_library', 'sources': [ 'a.c', ], 'dependencies': ['b/b.gyp:b'], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems