SyntaxFix
Write A Post
Hire A Developer
Questions
In code level also, you could add your lib to the project using the compiler directives #pragma.
example:
#pragma comment( lib, "yourLibrary.lib" )