#1
|
|||
|
|||
Visual Studio solution project build order
Problem in summary:
- I have a solution with projects that need to be built in a certain order (they depend on each other) - Select the solution with a Make VS2008 action and select the correct configuration - The Build fails --> The build does not start with the correct project as defined in the solution file Doing the same in the Visual Studio IDE, all works fine. How can I make the Visual build to obey the project build order? |
|
|