View Single Post
  #2  
Old 05-17-2004, 08:01 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
Put the two Make VS.NET steps in a subroutine and replace the individual Make VS.NET steps with a Subroutine Call step to call that subroutine. You may also want to consider creating one or a few multi-project solutions in VS.NET and building those from VBP rather than each individual project.
Reply With Quote