Files
qtmultimedia/examples/examples.pro
Michael Goddard 21389bb39e Enable the new examples.
Change-Id: I6078090d706c633cf0e85c74495d092f2d653127
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
2011-12-22 07:23:27 +01:00

23 lines
357 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
radio \
camera \
slideshow \
spectrum \
audiorecorder \
audiodevices \
audioinput \
audiooutput \
videographicsitem \
videowidget \
video \
player \
contains(QT_CONFIG, declarative) {
disabled:SUBDIRS += declarative-camera
SUBDIRS += declarative-radio
}
QT+=widgets