What the heck is SUBLIBS? This is what really irritates me about qmake. I'll spend hours trying to get one trivial thing to work only to find that there's an undocumented variable that would have done the job for. Or at least it would do that job *sometimes*.
Is QMake simply on life-support? Is anyone still working on it? On Thu, Sep 16, 2010 at 1:29 PM, Oswald Buddenhagen < [email protected]> wrote: > 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 >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
