Skip to content
  • Brad King's avatar
    VS10: Refactor link options collection · c65a2ea6
    Brad King authored
    Avoid collecting the link options twice.  Collect them once in a
    LinkOptions member and use it from both places.  We already do this for
    compiler options with the ClOptions member.
    c65a2ea6