We can't static-link Qt into our application as we're relying on dynamic
loading of plugins.
As a result I want to install the necessary Qt*.dll files.
Is there an easy (or not so easy) way of getting these files from
${QT_LIBRARIES} or something similar?
Thanks in advance!
--
Cheers,
Mike Arthur