Is there a way on Qt Creator to pick up my LD_LIBRARY_PATH variable from my environment? My build depends on some libraries that I have installed in my own sandbox and it would be nice to NOT have to copy all teh libraries into my build folder. This is on QtCreator 2.7.0 on Ubuntu Linux 12.04 x64 Thanks Mike Jackson