Initial import from the monolithic Qt.
[profile/ivi/qtbase.git] / src / plugins / platforms / platforms.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS += minimal
4
5 contains(QT_CONFIG, wayland) {
6     SUBDIRS += wayland
7 }
8