"Robert Caldecott" <[email protected]> wrote in message news:[email protected]... > 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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
