Sha256: 5ca15df6d9c9e7f7a4d50b573c05f3c1aaab77c5fe834a865f47fac64187d685

Contents?: true

Size: 559 Bytes

Versions: 1

Compression:

Stored size: 559 Bytes

Contents

# Copyright (c) 2011 The Chromium Authors. 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',
      'type': 'none',
      'dependencies': [
        '../preparser/preparser.gyp:*',
        '../samples/samples.gyp:*',
        '../src/d8.gyp:d8',
      ],
      'conditions': [
        [ 'component!="shared_library"', {
          'dependencies': [
            '../test/cctest/cctest.gyp:*',
          ],
        }]
      ],
    }
  ]
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
libv8-3.5.10.beta1 lib/libv8/v8/build/all.gyp