summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/video.pro
blob: ef5bc849dea4aa804d365508197fee64c1d3853b (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS += qmlvideo qmlvideofx

EXAMPLE_FILES += \
    qmlvideofilter_opencl \   # FIXME: this one should use a configure check instead
    snippets

android: SUBDIRS += android