View Single Post
  #2  
Old 12-31-2007, 04:57 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The Make VS.NET / Make VS 2005 / Make VS 2008 actions are actually the very same action, and it is smart enough to invoke the proper version of the VS compiler based on the project/solution file version being built (you can check the 'Display the compiler command-line' checkbox on the Options tab to see what it's calling).
http://www.visualbuild.com/Manual/vsnetoptionstab.htm
Reply With Quote