Hi,
In Visual Studio 2005 Professional Edition, can I have build configurations (i.e. project/solution configurations) with different project dependencies, e.g. in the Debug configuration Project1 depends on both Project2 and Project3, but in the Release configuration, it depends on Project2 only?
Regards, Angel Tsankov
|