Revert "Move QWindowSystemInterface out of qpa."
[profile/ivi/qtbase.git] / src / plugins / platforms / platforms.pro
index 3d3b647..828867c 100644 (file)
@@ -22,3 +22,9 @@ contains(QT_CONFIG, eglfs) {
 contains(QT_CONFIG, directfb) {
     SUBDIRS += directfb
 }
+
+contains(QT_CONFIG, kms) {
+    SUBDIRS += kms
+}
+
+contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb