Hi by mistake I added cv210d.lib, cxcore210d.lib and highgui210d.lib as inherited values under the project configuration->Linker->input->Additional Dependencies settings. >
You can open with notepad the .vcxproj file of your project and find the lib you want to remove. Then, Delete that library from the xml field.