Sha256: 9bebbc5978e0789ec098d2cd709f8e2d400bf99e7840d8a73da898ea5fed0385
Contents?: true
Size: 431 Bytes
Versions: 28
Compression:
Stored size: 431 Bytes
Contents
# Copyright (c) 2012 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. { 'target_defaults': { 'default_configuration': 'Baz', 'configurations': { 'Baz': { 'msvs_configuration_attributes': { 'OutputDirectory': '<(DEPTH)/foo', 'IntermediateDirectory': '$(OutDir)/bar', }, }, }, }, }
Version data entries
28 entries across 28 versions & 5 rubygems