I made a program, built it as a release and installed it on another computer. But I have no idea what .DLL's it requires to run. Is there a way to create a QT app with the .DLL's "embeded"? Or just how do I create a working release of the program (do I copy the .Dll's from mingw? ).