On Thu, Sep 16, 2010 at 01:46:47PM +0200, ext Danny Price wrote:
> Don't forget to the PRE_TARGETDEPS if you expect the libraries to be re-linked
> when they change. I've only managed to get this to work when all projects were
> part of a SUBDIR however (at least with shadow builds which are too much of a
> hassle to turn off).
>
i recently stumbled over the code of yet another totally undocumented
qmake feature: list needed internal static libraries in the SUBLIBS
qmake variable to get the dependencies and the rebuilding of the libs
(kind of) right. this may be limited to the makefile based build tools,
and you do it completely at your own backwards compatibility risk.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to