Make building of platform plugins indifferent if its out of source
authorJørgen Lind <jorgen.lind@nokia.com>
Mon, 6 Jun 2011 06:45:02 +0000 (08:45 +0200)
committerJørgen Lind <jorgen.lind@nokia.com>
Mon, 6 Jun 2011 12:35:36 +0000 (14:35 +0200)
commit172b24eebfbdf4aa989882c765f54f9dd5f92336
tree67676991da12c768cc2c4966c717524e3ea4b1f2
parent376bc40400d6801524581f2cddbac4f1696ad5a9
Make building of platform plugins indifferent if its out of source

This requires some source files to be shipped with the Qt install
They are now copied into QT_INSTALL_DATA/platform
src/plugins/platforms/wayland/gl_integration/readback_egl/readback_egl.pri
src/plugins/platforms/wayland/gl_integration/readback_glx/readback_glx.pri
src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri
src/plugins/platforms/wayland/gl_integration/xcomposite_egl/xcomposite_egl.pri
src/plugins/platforms/wayland/gl_integration/xcomposite_glx/xcomposite_glx.pri
src/plugins/platforms/wayland/wayland.pro