Sha256: c79c8a065cf70a96ca5edf29675669ac2c88454e2fcb4ccc3984a08b38c24b13
Contents?: true
Size: 355 Bytes
Versions: 16
Compression:
Stored size: 355 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': 'mytarget', 'type': 'executable', 'sources': [ 'file.cc', ], 'xcode_settings': { 'SDKROOT': 'macosx10.6', }, }, ], }
Version data entries
16 entries across 16 versions & 3 rubygems