summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/wayland.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:44:43 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-27 08:32:14 +0200
commit41ce17eb1486996d8357d268050a18bc9ac38ad9 (patch)
tree048d01f1f5d8f7b158b530dd55ee4c099b0b9675 /src/plugins/platforms/wayland/wayland.pro
parent5d7e56377d3330eb9afacd3bac95573a4c6f3716 (diff)
build system cleanups
- load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - qmake -project boilerplate - dead code Change-Id: Ia515c3cc40170e3b99b0bfd04c10637d49f9b99f Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'src/plugins/platforms/wayland/wayland.pro')
-rw-r--r--src/plugins/platforms/wayland/wayland.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/wayland/wayland.pro b/src/plugins/platforms/wayland/wayland.pro
index c8673b92a..3e7c1948b 100644
--- a/src/plugins/platforms/wayland/wayland.pro
+++ b/src/plugins/platforms/wayland/wayland.pro
@@ -1,6 +1,6 @@
TARGET = qwayland
load(qt_plugin)
-load(qt_module)
+load(qt_build_config)
CONFIG += link_pkgconfig qpa/genericunixfontdatabase