Did you out the .lib and .dll files in the same directory of the executable (or whatever is the current working directory in Visual Studio), and added this line to the .pro file:
LIBS += <file-name>.lib