summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/custom-extension.pro
blob: 73e1eff7e8e3f7867481a31820b42b33e0686ecf (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE=subdirs

SUBDIRS += client \
    qmltestapp
SUBDIRS += compositor
SUBDIRS += testapp

qmltestapp.depends = client

OTHER_FILES += protocol/custom.xml