Change-Id: I5eebe662ecbce9814ed3e763db56df9be737d11f Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
8 lines
205 B
INI
8 lines
205 B
INI
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
|