Sha256: fcafd5c36fb10e456bf615b24e9aa0376b001c1a3c978b03bcd2be096d5c17c9
Contents?: true
Size: 325 Bytes
Versions: 44
Compression:
Stored size: 325 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': 'shared', 'type': 'shared_library', 'sources': [ 'shared.c', 'shared.h', ], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems