File: video.pro

package info (click to toggle)
qtmultimedia-opensource-src 5.15.18-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 36,220 kB
  • sloc: cpp: 139,338; java: 787; ansic: 556; python: 131; pascal: 112; sh: 21; makefile: 19; xml: 6
file content (9 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (5)
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