I have a solution with 3 projects: windows application, class library and setup project (Visual Studio 2008). Solution has 3 configurations: Debug, Release and Release with DLL.
I want to include or exclude that DLL depending on current configuration. How can I do that?