{code}
 devenv condor.sln /Rebuild RelWithDebInfo /project ALL_BUILD
 {endcode}
-or
-{code}
-msbuild condor.sln /t:ALL_BUILD /p:Configuration:RelWithDebugInfo
-{endcode}
 or open *Condor.sln* in Visual Studio and build interactively.
 
 {subsection: Building Tests}