TEMPLATE = subdirs SUBDIRS += audiodecoder # These examples all need widgets for now (using creator templates that use widgets) qtHaveModule(widgets) { SUBDIRS += \ radio \ spectrum \ audiorecorder \ audiodevices \ audioinput \ audiooutput \ } qtHaveModule(quick) { SUBDIRS += \ declarative-camera \ declarative-radio \ video } config_openal: SUBDIRS += audioengine