VC Build

[From: Got Dot Net: Visual C++ .NET]

VC Build

VCBuild is a command line utility that enables you to build Visual Studio® .NET 2003 solutions that contain Visual C++ projects, as well as stand-alone Visual C++ projects. This is a light weight alternative to the /build switch of DEVENV.EXE. This is ideal for build lab machines and developers who want to build Visual C++ projects from the command line as well as from within the Visual Studio® .NET 2003 IDE. VCBuild does not require any registration of its libraries to work.

VCBuild is available in this download.

No Comments