I use Windows 7 32bit and I installed Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB) from qt-project.org.
I write a gui application and there is no problem when I run app in my computer.
But another computer which does not have Qt, app is not run.
I added Qt libraries to folder which exe is in but I get Microsoft Visual C++ Runtime Library error

Files I added:

D3DCompiler_43.dll
icudt49.dll
icuin49.dll
icuuc49.dll
libEGL.dll
libgcc_s_sjlj-1.dll
libGLESv2.dll
libstdc++-6.dll
libwinpthread-1.dll
qminimal.dll
Qt5Core.dll
Qt5Guid.dll
Qt5PrintSupport.dll
Qt5Sql.dll
Qt5Wisgets.dll
qwindows.dll

And error:



Sorry for my English