I'm trying to do a multiprocessor build through vcbuild by following the format given in MSDN (C:\vcbuild /M2 "C:\MyExamples\MultiprocExample\Console1\Console1.vcproj" Debug "C:\MyExamples\MultiprocExample\Console2\Console2.vcproj" Debug)
The problem is that vcbuild doesn't recognize the second project as a valid option and ignores it. Is this a known problem or is there a better way to do this
(This is being done from the Visual Studio 2005 install area).

VCbuild and multiprocessor builds
Cliff1234567
tala