SyntaxFix
Write A Post
Hire A Developer
Questions
Are you using qmake projects? If so, you can add an external library using the LIBS variable. E.g:
qmake
LIBS
win32:LIBS += path/to/Psapi.lib