I have a project in visual c++ where I am referring some external DLL. I have already included the lib directory in linker section and mention it in the input section of the linker and also included the same in c/c++ General Additional Include Directories section.I have a project in visual c++ where I am refer