[Qt-creator] Questions and feature wishlist suggestions

David Ching dc at remove-this.dcsoft.com
Wed Oct 7 02:16:59 CEST 2009


"Robert Caldecott" <robert.caldecott at gmail.com> wrote in message 
news:2b1e8f000909230025p647d89f2u55739bef57ae96fe at mail.gmail.com...
> FWIW I tried your sample .pro files but PRE_TARGETDEPS refused to work
> and gave me a build error.  I'll experiment some more because I think
> this command may be the cause of the problems.
>

Does the Librarary Dependency Tracking work?  In the lib.pro:

  CONFIG += create_prl

In the apps that link with the lib:

 CONFIG += link_prl


Thanks,
David
 




More information about the Qt-creator-old mailing list