In Visual Studio, how do I rebuild a complete solution, including all configurations?
If I choose "Rebuild solution", it always rebuilds ONLY Debug or ONLY Release, but never both.
|
|
In Visual Studio, how do I rebuild a complete solution, including all configurations? If I choose "Rebuild solution", it always rebuilds ONLY Debug or ONLY Release, but never both.
|
||||
|
|
|
Use the batch build option...right click on the solution to see it. Here is a screen shot (VS2010 but I believe it's the same for VS2008 too)
|
||||||||||||
|