Sha256: c8c5297fcfe41a245cf75aa7e0be6c2f72e8ba733b41dcd8e7756617217d1b72

Contents?: true

Size: 366 Bytes

Versions: 44

Compression:

Stored size: 366 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': 'prog2',
      'type': 'executable',
      'sources': [
        'prog2.c',
        '../func2.c',
      ],
    },
  ],
}

Version data entries

44 entries across 44 versions & 7 rubygems

Version Path
libv8-3.11.8.3 vendor/v8/build/gyp/test/builddir/src/subdir2/prog2.gyp
libv8-3.11.8.1 vendor/v8/build/gyp/test/builddir/src/subdir2/prog2.gyp
libv8-3.11.8.0 vendor/v8/build/gyp/test/builddir/src/subdir2/prog2.gyp
libv8-3.10.8.0 vendor/v8/build/gyp/test/builddir/src/subdir2/prog2.gyp