Hey, Is there any way to change settings for multiple projects in a Visual Studio 2008 C++ solution?
For example, adding a library dependancy for all the projects, or ignoring a specific warning.
I am aware being able to change some global settings in the IDE itself, but I'm looking for settings which will be stored in the solution/project files.
Thanks, Dan