On Friday 26 August 2011 11:53:26 henry.haveri...@nokia.com wrote: > Ben wrote: > > +1 > > > > It seems to match how Qt4 works quite well too, so it should make it > > easy to transition to Qt5. > A further simplification proposed by Thomas and Lars was to use a MODULE tag > in the .pro file for all modules that are qmake based or handled (so you > don't have to add them to LIBS): > > MODULE += qtwebkit qtpim some_module_that_doesnt_start_with_qt > > This would be a little different from Qt4, but nice and simple.
Why not just have the modules install a .prf file and use that in the CONFIG variable like we can do now in Qt4? ie CONFIG += qtpim Sean _______________________________________________ Qt5-feedback mailing list Qt5-feedback@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback