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?

Thanks,

Etienne
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to