summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/platforms.pro
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-06-10 09:54:12 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2011-06-10 09:54:12 +0200
commit2aeefdddc12f1f969e28e732d3b1874caa918db9 (patch)
treeeff62f367ee5821b0d0923d9f5a4c95d37beabd6 /src/plugins/platforms/platforms.pro
parentf00f7a895b777fe232f7a40733b8a70bc9be3ef8 (diff)
Remove the platforms/install_rules directory
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) {