Searched defs:xcode_settings (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | xcode_emulation.py | 1174 def __init__(self, xcode_settings, argument 1375 def GetMacBundleResources(product_dir, xcode_settings, resources): argument 1415 def GetMacInfoPlist(product_dir, xcode_settings, gyp_path_to_build_path): argument 1462 def _GetXcodeEnv(xcode_settings, built_products_dir, srcroot, configuration, argument 1612 def GetSortedXcodeEnv(xcode_settings, built_products_dir, srcroot, argument
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | xcode_emulation.py | 1398 self, xcode_settings, gyp_path_to_build_path, gyp_path_to_build_output argument 1621 def GetMacBundleResources(product_dir, xcode_settings, resources): argument 1659 def GetMacInfoPlist(product_dir, xcode_settings, gyp_path_to_build_path): argument 1713 xcode_settings, built_products_dir, srcroot, configuration, additional_settings=None argument 1893 xcode_settings, built_products_dir, srcroot, configuration, additional_settings=None argument
|