Make Qt-Compositor build the xcomposite backend as default
[profile/ivi/qtwayland.git] / src / qt-compositor / hardware_integration / dri2_xcb / dri2_xcb.pri
index a86a5f7..641c7a9 100644 (file)
@@ -1,6 +1,8 @@
 INCLUDEPATH += $$PWD/../private
 LIBS += -lxcb -lxcb-dri2 -lEGL
 
+DEFINES += QT_COMPOSITOR_DRI2_XCB
+
 SOURCES += \
     $$PWD/dri2xcbhwintegration.cpp \
     $$PWD/dri2xcbbuffer.cpp \