How to include a .lib file in your project? (vcpp?)

Hi I was wondering if anybody knew how to include a .lib file in a visual c++ project?

Thank you,
Andrew J. Leer
Add the .lib at the following,

Project->Settings->Link--Object/library modules
Last edited on
If VC 2003

Project->Settings->Linker->Input->additional ...
Topic archived. No new replies allowed.