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

Jul 14, 2008 at 2:06pm
Hi I was wondering if anybody knew how to include a .lib file in a visual c++ project?

Thank you,
Andrew J. Leer
Jul 16, 2008 at 3:09am
Add the .lib at the following,

Project->Settings->Link--Object/library modules
Last edited on Jul 16, 2008 at 3:09am
Jul 21, 2008 at 8:42am
If VC 2003

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