summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qwindow-compositor
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-05-19 21:44:24 +0200
committerLiang Qi <liang.qi@qt.io>2016-05-19 21:44:24 +0200
commitd357d744bf58a6148c8ed05a13496d7a8ff84d02 (patch)
tree6cdec64af5979deaa6850186cc496c56a92c4146 /examples/wayland/qwindow-compositor
parent966af2d2d1b1cdaa9cc12ccbed5d3433612a35e6 (diff)
parentd9132f078bb168a9a013b97493c219596cc8c6b2 (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts: .qmake.conf examples/wayland/qml-compositor/qml-compositor.pro examples/wayland/server-buffer/compositor/compositor.pro Change-Id: Ie6fa21dfbdb71f33e0a4d29d34a824048cf00864
Diffstat (limited to 'examples/wayland/qwindow-compositor')
-rw-r--r--examples/wayland/qwindow-compositor/qwindow-compositor.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/wayland/qwindow-compositor/qwindow-compositor.pro b/examples/wayland/qwindow-compositor/qwindow-compositor.pro
index 994276d99..6e23dc820 100644
--- a/examples/wayland/qwindow-compositor/qwindow-compositor.pro
+++ b/examples/wayland/qwindow-compositor/qwindow-compositor.pro
@@ -17,6 +17,4 @@ INCLUDEPATH += $$PWD/../../include
RESOURCES += qwindow-compositor.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/wayland/qwindow-compositor
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qwindow-compositor.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/wayland/qwindow-compositor
-INSTALLS += target sources
+INSTALLS += target