{ 'target_defaults': { 'conditions': [ ['OS=="win"', { 'msvs_configuration_attributes': { 'SpectreMitigation': 'Spectre' }, 'msvs_settings': { 'VCCLCompilerTool': { 'AdditionalOptions': [ '/guard:cf', '/ZH:SHA_256' ] }, 'VCLinkerTool': { 'AdditionalOptions': [ '/guard:cf' ] } }, }], ], }, 'conditions': [ ['OS=="win"', { 'targets': [ { 'target_name': 'conpty', 'include_dirs' : [ '