> The pro.user file (and indeed the entire Project page that > populates it) is useless. Don't check it into SVN. > > Try to move as many of your build settings and dependencies > into your .pro files or whatever build system you are using. > > See: > http://qtcreator.blogspot.com/2009/10/project-not-linked-when-dependent.html#comments >
Actually I am not using any .pro files. I am using Qt Creator standalone from Qt, with my Makefile/Bjam-based project. Anyway thanks for the link, I guess I will have to change from Bjam to qmake. /Daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
