Add all necessary .dlls for deployment
-
What should i write in my .pro file, to make windeployqt include necessary for the app .dlls?
I mean it placing in the folder Qt5Cored.dll or Qt5Guild.dll it's obvious, but what it need for including OpenCV .dlls for example, so i would'nt do that manually every time?