summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/client.pro
blob: a5967c710ddfd3bb40dcc9416ed690f1e6a2bd35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE=subdirs
QT_FOR_CONFIG += waylandclient-private

qtConfig(wayland-egl): \
    SUBDIRS += wayland-egl
qtConfig(wayland-brcm): \
    SUBDIRS += brcm-egl
qtConfig(xcomposite-egl): \
    SUBDIRS += xcomposite-egl
qtConfig(xcomposite-glx): \
    SUBDIRS += xcomposite-glx
qtConfig(drm-egl-server): \
    SUBDIRS += drm-egl-server
qtConfig(libhybris-egl-server): \
    SUBDIRS += libhybris-egl-server