Skip to content
  • Brad King's avatar
    ENH: Create exe implib dir in VS pre-link rule · 66189b0b
    Brad King authored
    This moves creation of an executable's import library directory in VS
    projects from the pre-build step to the pre-link step.  It makes sense
    to create the directory at the last moment.
    66189b0b