Sha256: 06ac108b99c174d140b8ad7a44e57de16dc56c476b5032b30ade5d2b665980e5
Contents?: true
Size: 456 Bytes
Versions: 28
Compression:
Stored size: 456 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': 'test_incs', 'type': 'executable', 'msvs_settings': { 'VCCLCompilerTool': { 'AdditionalIncludeDirectories': [ 'subdir', ], } }, 'sources': ['additional-include-dirs.cc'], }, ] }
Version data entries
28 entries across 28 versions & 5 rubygems