Sha256: 6f4b2f0a26d5ff4d12e1f4ce86ca77831f2cb09d9134e13cc3f5caf7b328e769
Contents?: true
Size: 328 Bytes
Versions: 4
Compression:
Stored size: 328 Bytes
Contents
# Copyright (c) 2012 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-lib', 'type': 'shared_library', 'sources': [ 'test.c', 'cxxtest.cc', ], }, ], }
Version data entries
4 entries across 4 versions & 2 rubygems