Is it possible to make several projects use the same configuration settings in Visual Studio 2005 (I'm talking about the settings you can alter when you right click a project in solution explorer and select properties - the settings under C/C++ and Linker)? Either by copying and pasting the whole lot of settings between one project and another, creating a new project using the same settings as an existing project, or better yet making it so that if I alter the settings in one project it affects all the other projects?