I just started using QT and I have a question regarding some basic stuff.
I have built a project with two files .pro file and .cpp file.
How can I deploy this application and build the .exe file in order to use it in shell?
Can you recommend me any good tutorial for this?