Here's some information:

I have created a .pro file of my project in QT 4.7
I'm using Linux

How do I create an executable of my project that i can use on my machine(same machine it's currently on). Its not for distribution but convenience. So every time i want to run my project I don't have to enter into QT Creator before hand to build my project.

Sorry if this has been mentioned before but i was unable to find it, so a link to it or a quick step by step instructions of what i should do would be very helpful.

Thanks for the help.