Hi,

Have a look at:
http://qt-project.org/doc/qt-4.8/qmake-variable-reference.html#pre-targetdeps

Hope it helps
Samuel

On 31 août 2012, at 11:46, Igor Mironchik wrote:

> Hi,
> 
> Is it possible to say in QMake projects that when changes appears in the 
> library then all targets, depended on that library, must rebuilded? 
> Because at this time I see that when I change something in the library 
> then recompilation occur only on that library, and all targets that 
> links to this library don't rebuild. I believe that my question is clear...
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

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

Reply via email to