Hi
I wrote simple an application. The compiler created exe file etc
Unfortunately to the same catalogue I have to copy many dll files for proper working of my aplication.
After copying The aplication starts well on my computer (windows7) but for example in another computer It does not work (It is needed to copy more dll files)
I use MinGW 4.9.1 32bit compiler.

I would like to include to my exe files all libraries which are needed for proper working,

Please give me a link to a tutorial (I have read many tutorials but there were quite old and it did work well with my QT5.4

Regards
Artur