You can compile a particular plugin directly into Qt library. You can also probably build a particular plugin in static mode and then embed it into your application like any other static plugin.
You can compile a particular plugin directly into Qt library. You can also probably build a particular plugin in static mode and then embed it into your application like any other static plugin.
Bookmarks