> Build.Net is a build tool that parses and builds VS.NET project files.
>
[quoted text clipped - 7 lines]
> in the build list. Your project files should all have the same output
> directory (OutputPath).
Russell Hind <no-one@no-where.com> wrote in news:OvSJx$bWEHA.2844
@TK2MSFTNGP11.phx.gbl:
> csprog and vbproj? So why post this to the VC++ group if it doesn't
> handle vcproj files?
You can use 'vcbuild' for command-line build C++ projects
(http://www.gotdotnet.com/team/cplusplus/)
Thanks,

Signature
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Russell Hind - 25 Jun 2004 09:04 GMT
> You can use 'vcbuild' for command-line build C++ projects
> (http://www.gotdotnet.com/team/cplusplus/)
Thanks, that will come in handy
Russell