|
From: <thi...@gm...> - 2006-03-03 08:13:11
|
> So the question is, when building a solution, can I somehow add a conditional compilation symbol, similar to using the compiler direct? Hi Mike afaik you can't define solution wide symbols. one trick could be to create a specific solution + projects configuration for .Net 2.0 as described there: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3D113686&SiteID=3D1 hope this helps Thibaut |