View Single Post
  #2  
Old 04-08-2004, 12:54 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
You shouldn't need to. Use Make VC6 steps for VC6 projects/workspaces, Make VB6 steps for VB6 projects/groups, and Make VS.NET steps for VS.NET projects/solutions. Each action will automatically locate the command-line compiler and use it. See the help topic for each of those actions about where it looks and how to override the location if necessary.
Reply With Quote