Hi,

I've developed a test application that makes use of psapi but when
I try to compile it, I obtain linking error like this

prova2.cpp:66: undefined reference to `EnumProcesses@12'
So emerged the necessity to add libpsapi.a how can be done this in Qt Creator,
if i need to do this manually what I've to do?

Thanks,
Giuseppe Bonfa'