View Single Post
  #2  
Old 01-18-2007, 07:31 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,025
1) In VS, create a solution and add all projects to it
2) Create or configure the Release solution configuration + platform (Build | Configuration Manager on the menu) to build the appropriate configuration for each project
3) Build the .sln file from VBP via a Make VS.NET action, selecting the desired configuration|platform in the Configuration field.
Reply With Quote