[Qt-interest] How to distribute a Qt based library

Merwin merwin.irc at gmail.com
Mon Jan 10 10:03:00 CET 2011


Hi,

I wrote a simple Qt based logging library for Qt application. I would
like to distribute it. The goal is to make it easily integrable into Qt
projects. For example, providing a .pri file, and sources.

Then you would just have to download the library, include the .pri file,
and run qmake && make (or event tweak a little your .pro file).

Is it possible? Is there a better way? How can I do this ?

Thanks for your help,





More information about the Qt-interest-old mailing list