I am working with a Visual Studio 2005 C++ solution that includes multiple projects (about 30). Based upon my experience, it often becomes annoying to maintain all the prop
As suggested, you should look at Property Sheets (aka .vsprops files). I wrote a very short introduction to this feature here.