I have some project's with various compile switches, so depending on how they are built do not need a referenced dll , so I get a warning that it does not exist.
I would like to suppress this warning so we are warning free. How do I do this on the project on VS2010, what number to I put in the suppress warning box on the prject page ?