Command-Line Builds

Using vcbuild.exe, you can automate your .sln and .vcproj builds. By specifying all the parameters required to run the build, the build system can be started from the command line without loading the IDE. Great for nightly builds and other automations.