Sha256: 96125d45b242ee5ef49fb1645d5602bc59b6df45e87952dc69a93e511ef84217

Contents?: true

Size: 768 Bytes

Versions: 16

Compression:

Stored size: 768 Bytes

Contents

# Copyright (c) 2011 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': 'all_rule_variables',
      'type': 'executable',
      'sources': [
        'subdir/test.c',
      ],
      'rules': [
        {
          'rule_name': 'rule_variable',
          'extension': 'c',
          'outputs': [
            '<(RULE_INPUT_ROOT).input_root.c',
            '<(RULE_INPUT_DIRNAME)/input_dirname.c',
            'input_path/<(RULE_INPUT_PATH)',
            'input_ext<(RULE_INPUT_EXT)',
            'input_name/<(RULE_INPUT_NAME)',
          ],
          'action': [],
          'process_outputs_as_sources': 1,
        },
      ],
    },
  ],
}

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
libv8-3.11.8.17 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.16 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.13 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.12 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/libv8-3.11.8.4/vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.11 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.10 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.9 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.8 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.7 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.4 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-freebsd-3.11.8.3 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.3 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.1 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.11.8.0 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp
libv8-3.10.8.0 vendor/v8/build/gyp/test/rules-variables/src/variables.gyp