summaryrefslogtreecommitdiffstats
path: root/examples/audioengine/audioengine.pro
blob: 80fe1a8c6e3383859a74b6bd5ebd79d65d39313d (plain)
1
2
3
4
5
6
7
8
9
10
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

OTHER_FILES += qml/*.qml qml/*.qmlproject qml/content/*