summaryrefslogtreecommitdiffstats
path: root/examples/wayland/wayland.pro
blob: 91c68b89fdbc49ea80ebe8dcd26ec08dcc4526c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE=subdirs

SUBDIRS += qwindow-compositor

qtHaveModule(quick) {
    SUBDIRS += pure-qml
    SUBDIRS += multi-output
    SUBDIRS += custom-extension
}

SUBDIRS += server-buffer