Team Settings in Visual Studio 2005

http://msdn.microsoft.com/en-us/library/bb245788(VS.80).aspx#vs05idetips_topic5

Shows how to have an entire team use the same setting. One will have to watch out for hard coded paths since one machine may have a different folder structure.

Basically, you save the settings you want to use and place them on a UNC location. Then you have your team use those settings.