Skip to content
  • Brad King's avatar
    ENH: Refactor VS 7,8,9 build event generation · 4a9dd4aa
    Brad King authored
    In cmLocalVisualStudio7Generator we generate pre-build, pre-link, and
    post-build events into project files.  This refactors the generation
    code for the three event types into a private EventWriter class to avoid
    duplicate code.
    4a9dd4aa