Sha256: 21f6cbba46c2c2936c98280b7871e3e37c43b773dbb4c419a600a0e308aaca65
Contents?: true
Size: 376 Bytes
Versions: 44
Compression:
Stored size: 376 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': 'prog1', 'type': 'executable', 'dependencies': [ '<(DEPTH)/../sub2/prog2.gyp:prog2', ], 'sources': [ 'prog1.c', ], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems