Sha256: a9bf4d181db8270a462d65d3fd317a8165818dc9daf44adaf25ec781d597f7ac
Contents?: true
Size: 417 Bytes
Versions: 28
Compression:
Stored size: 417 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. { 'targets': [ { 'target_name': 'copies_up', 'type': 'none', 'copies': [ { 'destination': '<(PRODUCT_DIR)/../copies-out-updir', 'files': [ 'file1', ], }, ], }, ], }
Version data entries
28 entries across 28 versions & 5 rubygems