summaryrefslogtreecommitdiffstats
path: root/examples/wayland/server-buffer/compositor/compositor.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-10-15 16:52:33 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-10-19 18:30:58 +0000
commit505c37307980e20baf02961d1be5abf858d5510a (patch)
treedd61cbe81420afe012cbbfabcfefab5ddd233a5c /examples/wayland/server-buffer/compositor/compositor.pro
parentb33ac5a7d7bff88021fe6b02c0cbf5c64124042e (diff)
Fix build without pkg-config
Change-Id: I9217c633bcbecd330715b6dbc654245b3fb739a8 Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
Diffstat (limited to 'examples/wayland/server-buffer/compositor/compositor.pro')
-rw-r--r--examples/wayland/server-buffer/compositor/compositor.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/wayland/server-buffer/compositor/compositor.pro b/examples/wayland/server-buffer/compositor/compositor.pro
index 9f7751a09..8d7f48820 100644
--- a/examples/wayland/server-buffer/compositor/compositor.pro
+++ b/examples/wayland/server-buffer/compositor/compositor.pro
@@ -17,7 +17,4 @@ RESOURCES += compositor.qrc
CONFIG +=wayland-scanner
WAYLANDSERVERSOURCES += ../share-buffer.xml
-CONFIG += link_pkgconfig
-PKGCONFIG += wayland-server
-
DEFINES += QT_COMPOSITOR_QUICK