Tagged Questions
2
votes
0answers
64 views
Batch Builds in Visual Studio 6 for VC++ project
In VS 2008 and VS 2010, one can easily create a solution and modify the "Solution Configuration". We can choose what configuration each project gets built in when we trigger a build at the solution ...