Automated build

  • Thread starter Thread starter GW
  • Start date Start date
G

GW

Hi, Are there any docs,articles out there on how to set up
an automated\command line build for VS2005? I have several
C++ projects, several VB projects and a C# project and wanted to
be able to build them all together. I take it all of these should be
under one solution.

Thanks
 
NAnt would be a great place to start ...

It can handle this easily.

Cheers,

Greg Young
MVP - C#
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top