summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-04-11 14:00:15 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2011-04-11 14:01:26 +0200
commite3e130f74bf2c54544d9ce388aa32b8144790dd2 (patch)
tree448cc84928b4e89ef3ca29dc89ae646cb79ea430 /examples/qwidget-compositor
parentdd278cb7a242577a780f9c2325f0562f6123c4d7 (diff)
Make Qt-Compositor build the xcomposite backend as default
when Qt is built with opengl. Other plugins can be set by defining the environment variable: QT_WAYLAND_GL_CONFIG
Diffstat (limited to 'examples/qwidget-compositor')
-rw-r--r--examples/qwidget-compositor/qt-compositor.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/qwidget-compositor/qt-compositor.pro b/examples/qwidget-compositor/qt-compositor.pro
index 0c0001fdc..bd921a491 100644
--- a/examples/qwidget-compositor/qt-compositor.pro
+++ b/examples/qwidget-compositor/qt-compositor.pro
@@ -3,13 +3,6 @@ TARGET = qwidget-compositor
DEPENDPATH += .
INCLUDEPATH += .
-# comment out the following CONFIG lines to disable DRM
-#CONFIG += wayland_gl
-#CONFIG += mesa_egl
-#CONFIG += dri2_xcb
-#CONFIG += xcomposite_glx
-#CONFIG += xcomposite_egl
-
# comment out the following to not use pkg-config in the pri files
CONFIG += use_pkgconfig