Windows Vista Beta | WinVistaBeta.com - Message | Per-configuration dependencies

October 06, 2008  
Subject: Per-configuration dependencies
Group: microsoft.public.vstudio.general
Date: 5/27/2008 9:08:23 AM
From: "Angel Tsankov" [Email Address Protection]

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



Back