TEMPLATE = subdirs SUBDIRS += minimal contains(QT_CONFIG, wayland) { SUBDIRS += wayland } contains(QT_CONFIG, xcb) { SUBDIRS += xcb } mac { SUBDIRS += cocoa } win32 { warning(Windows platform plugin is currently not working) #SUBDIRS += windows }