View Single Post
  #2  
Old 08-14-2013, 04:16 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
No -- the Visual Build VS add-in always passes the name of the current solution to Visual Build.

You could create a custom external tool in VS to call Visual Build with a hard-coded solution filename (path+filename of visbuildpro.exe in the Command field and path+filename of the solution in the Arguments field).
http://msdn.microsoft.com/en-us/libr.../76712d27.aspx
Reply With Quote