hello man so
first change ur build configuration to release or whatever then build your application and after that go to ur qt files -> bin > compiler u used > windeployqt.exe

that file is what which will gather the .dll and etc files which ur app needs right click on the window and select powershell and then this command

.\windeployqt.exe "path of ur .exe file"