Hi

I never programmed with QT so I do not know too much...
I have:
Windows 7 x64
Visual studio 2012 (Ultimate)
QT 5.1.0

I want to build a static application (only one executable file, without any dll's, etc.) with QT and to be honest I do not know where to start
I found this guide (link)
And I did all steps.
But I don't know what I need to do now..

If the guide is true:
Let's say I have a working static QT build under the “qtbase” directory
How can I use it and compile a static application ?

Else, if the guide is wrong:
How can I build a static application with QT and VS2012 ?

Thank you very much !