How can i build a app statically so that the binding has all the .dll files needed for the app to run??

I have gone through this link but the app that i build is still dymanic.

I have QtCreator as well as qt-win-opensource-4.4.3 with mingw. I tried the steps given in the link for Qt 4.3.3 but the app is still dymanic.

How can I build a app statically in QtCreator or in the normal Qt?

Please help.
thanks in advance.