Sha256: 6fe7920e12fae8ab829b886c4f41c502b1e40fea256feaad9932b5a54bab7407
Contents?: true
Size: 372 Bytes
Versions: 44
Compression:
Stored size: 372 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. { 'includes': [ '../../builddir.gypi', ], 'targets': [ { 'target_name': 'prog3', 'type': 'executable', 'sources': [ 'prog3.c', '../../func3.c', ], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems