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

SUBDIRS += customvideoitem customvideowidget

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