summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/platforms.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/platforms.pro')
-rw-r--r--src/plugins/platforms/platforms.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro
index 681220d4d3..9d7ae296a9 100644
--- a/src/plugins/platforms/platforms.pro
+++ b/src/plugins/platforms/platforms.pro
@@ -1,22 +1,5 @@
TEMPLATE = subdirs
-#out of source tree plugin setup start
-SUBDIRS += install_rules
-SRCDIRS = \
- dnd \
- eglconvenience \
- fb_base \
- fontdatabases \
- glxconvenience \
- printersupport \
- wayland
-
-srcdirs.files = $$SRCDIRS
-srcdirs.path = $$[QT_INSTALL_DATA]/platforms
-
-INSTALLS = srcdirs
-#out of source tree plugin setup end
-
SUBDIRS += minimal
contains(QT_CONFIG, wayland) {