You need to make sure the library path and libraries are listed appropriately in LIBS. This is, from memory, done for you if you use the:
Qt Code:
  1. CONFIG += mobility
To copy to clipboard, switch view to plain text mode 
in your project file.