summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor/qt-compositor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwidget-compositor/qt-compositor.pro')
-rw-r--r--examples/qwidget-compositor/qt-compositor.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/qwidget-compositor/qt-compositor.pro b/examples/qwidget-compositor/qt-compositor.pro
index 952a88e..5394e7f 100644
--- a/examples/qwidget-compositor/qt-compositor.pro
+++ b/examples/qwidget-compositor/qt-compositor.pro
@@ -5,9 +5,10 @@ INCLUDEPATH += .
# comment out the following CONFIG lines to disable DRM
CONFIG += wayland_gl
+CONFIG += xpixmap_glx
+CONFIG += xpixmap_egl
#CONFIG += mesa_egl
#CONFIG += dri2_xcb
-CONFIG += xpixmap_egl
# comment out the following to not use pkg-config in the pri files
CONFIG += use_pkgconfig