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

# These examples contain no C++ and can simply be copied
SUBDIRS =
sources.files = qml/*
sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/declarative/audioengine
INSTALLS += sources