Hi list ! I have 3 programs that interact with each other and share several classes (2 on the same computer, the third on a distant server).
When a change occur in one of these classes, I want to recompile automatically the programs that are impacted. How to do that in QtCreator ? I always assumed that this was why QtCreator supported the concept of sub-projects, but it appears that I cannot create a class at the level of the root project, to share among the sub-projects. Thanks guys for any pointer. Quentin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
