Skip to content
  • Brad King's avatar
    VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601) · 035e7bd0
    Brad King authored
    Fix the VS 10 link flag map to name the project file entries correctly.
    The VS 11 link flag map already has the correct names.  Generate the
    entries in the <PropertyGroup> along with incremental linking options.
    Drop them from the <Link> element because VS does not use them.
    035e7bd0