Skip to content
  • Olender Sebastian's avatar
    VS: Fix support for '/guard:cf' linker flag · 82a5c2c6
    Olender Sebastian authored and Brad King's avatar Brad King committed
    Although `$(VCTargetsPath)/1033/link.xml` for v140 and v141 toolsets
    contains an entry for `LinkControlFlowGuard`, it does not work when used
    in a `.vcxproj` file.  Drop our link flag table entries for these
    toolsets so that the flag will be passed via `AdditionalOptions`.
    82a5c2c6