On Wed, Jul 04, 2012 at 12:11:02PM +0000, ext gunnar.sle...@nokia.com wrote: > contains(QT_CONFIG, qml):{ > # add qml stuff > } else { > # add other stuff > } > that's deprecated.
!isEmpty(QT.qml.name) { ... is the official syntax. according to marius' will, anyway. ;) _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development