Jan 11, 2010
Post comments count0
Post likes count0
VCBuild vs. C++ MSBuild on the Command Line
In Visual Studio 2010, the command line tool vcbuild.exe will be replaced by msbuild.exe. The executable change does mean switches will change, too. To help make the migration easier, I have created this table as a quick guide to the new switches and highlight some differences between the tools. The table below isn’t a complete ta...