TEMPLATE = subdirs !contains(QT_CONFIG, no-gui) { no-png { message("Some graphics-related tools are unavailable without PNG support") } else { SUBDIRS = assistant \ pixeltool \ qtestlib \ qttracereplay contains(QT_EDITION, Console) { SUBDIRS += designer/src/uitools # Linguist depends on this } else { SUBDIRS += designer } # unix:!mac:!embedded:!qpa:SUBDIRS += qtconfig } } SUBDIRS += linguist mac { SUBDIRS += macdeployqt } embedded:SUBDIRS += kmap2qmap contains(QT_CONFIG, dbus):SUBDIRS += qdbus # We don't need these command line utilities on embedded platforms. embedded: SUBDIRS += makeqpf CONFIG+=ordered QTDIR_build:REQUIRES = "contains(QT_CONFIG, full-config)" !win32:!embedded:!mac:CONFIG += x11