[Interest] How to tell qmake not to install the .a?

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Fri Jun 20 11:33:27 CEST 2014


Yes! Did it.

Thanks


2014-06-20 11:11 GMT+02:00 Nurmi J-P <jpnurmi at digia.com>:

> On 20 Jun 2014, at 11:04, Etienne Sandré-Chardonnal <
> etienne.sandre at m4x.org> wrote:
>
> > Hi,
> >
> > I am writing a plugin for my app using QtPlugin.
> >
> > The default .pro template created by QtCreator defines a DESTDIR
> variable, but both the .a and the .dll are installed there. As this is a
> plugin and not a real lib, only the .dll should be installed. How can I
> tell qmake not to install the .a?
> >
>
> Hi,
>
> Try DLLDESTDIR:
> http://qt-project.org/doc/qt-5/qmake-variable-reference.html#dlldestdir
>
> --
> J-P Nurmi
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140620/7ae5edd4/attachment.html>


More information about the Interest mailing list