Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello all! Is there any way to define which SqlDriver should be deployed? I have custom SqlDriver that is added to Qt and I am using it in one application, but I don't want to deploy it with another. How to manage it?
No, windeployqt has no such a switch, you have to remove the unused by yourself. But does this one file really matter?