Sha256: 0d4956a32196fd40966d6e33bcd82afef76225523d95c9d16b2733f6951f5334
Contents?: true
Size: 421 Bytes
Versions: 5
Compression:
Stored size: 421 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': 'prog3', 'type': 'executable', 'sources': [ 'prog3.c', 'func.c', 'subdir1/func.c', 'subdir2/func.c', ], 'defines': [ 'PROG="prog3"', ], }, ], }
Version data entries
5 entries across 5 versions & 2 rubygems