jpg vs. png
Maurice Kalinowski
mkalinow at trolltech.com
Mon Nov 5 16:35:50 CET 2007
Hi,
Maybe one additional entry in the .pro would do the job ?
We (as developer) know which plug-in is needed, then something like
PLUGINS += jpg svg .
Which would automatically add the DLLs to the deployment step would help.
Regards,
Pn
Actually something like that already exists. If you read the documentation for static plugins at
http://doc.trolltech.com/main-snapshot/plugins-howto.html#static-plugins you can see, that there is already a variable called QTPLUGINS. But the problem is, that usually you only need this for static linkage and not for deployment. Still this is the most appealing attempt currently.
We will keep you updated as soon as we come up with a solution.
Best Regards,
Maurice Kalinowski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.trolltech.com/pipermail/qtce-preview-feedback/attachments/20071105/b8ddf90a/attachment.html
More information about the Qtce-preview-feedback
mailing list