If using visual studio...
Project Properties->Linker->General click Additional input directories
Then hit Input, enter your lib file into additional dependencies.

Make sure that you are setting the settings for the mode you intend to compile under(DEBUG / RELEASE)