Using QtCreator with Qt4.7.4 or 4.8 on Fedora 16. I can create my project and get it to deploy the binary to a remote device and it will run if the remote device has the dependencies. But I want to also deploy a few shared libs like libboost_date_time.so. How can I specify these?