Sha256: 69b90d86d551f494b83ea6e36a7fa5302fdc2a948220688e10f7cfcc5e3036fb

Contents?: true

Size: 481 Bytes

Versions: 44

Compression:

Stored size: 481 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': [
    '../symroot.gypi',
  ],
  'targets': [
    {
      'target_name': 'prog3',
      'type': 'executable',
      'include_dirs': [
        '..',
        '../inc1',
        '../subdir2/inc2',
        'inc3',
        '../subdir2/deeper',
      ],
      'sources': [
        'prog3.c',
      ],
    },
  ],
}

Version data entries

44 entries across 44 versions & 7 rubygems

Version Path
libv8-3.11.8.3 vendor/v8/build/gyp/test/generator-output/src/subdir3/prog3.gyp
libv8-3.11.8.1 vendor/v8/build/gyp/test/generator-output/src/subdir3/prog3.gyp
libv8-3.11.8.0 vendor/v8/build/gyp/test/generator-output/src/subdir3/prog3.gyp
libv8-3.10.8.0 vendor/v8/build/gyp/test/generator-output/src/subdir3/prog3.gyp