Sha256: e49964e8564afea84076528fa938828bb3da113650121626a7210ddf534f3d56

Contents?: true

Size: 407 Bytes

Versions: 44

Compression:

Stored size: 407 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.

{
  'variables': {
    'foo%': '"fromdefault"',
  },
  'targets': [
    {
      'target_name': 'printfoo',
      'type': 'executable',
      'sources': [
        'printfoo.c',
      ],
      'defines': [
        'FOO=<(foo)',
      ],
    },
  ],
}

Version data entries

44 entries across 44 versions & 7 rubygems

Version Path
libv8-3.11.8.3 vendor/v8/build/gyp/test/home_dot_gyp/src/all.gyp
libv8-3.11.8.1 vendor/v8/build/gyp/test/home_dot_gyp/src/all.gyp
libv8-3.11.8.0 vendor/v8/build/gyp/test/home_dot_gyp/src/all.gyp
libv8-3.10.8.0 vendor/v8/build/gyp/test/home_dot_gyp/src/all.gyp