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

SUBDIRS += qmlvideo qmlvideofx

# install
sources.files = video.pro doc snippets
sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/video
INSTALLS += sources