summaryrefslogtreecommitdiffstats
path: root/examples/audioengine/audioengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/audioengine/audioengine.pro')
-rw-r--r--examples/audioengine/audioengine.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/audioengine/audioengine.pro b/examples/audioengine/audioengine.pro
deleted file mode 100644
index e5e5c8dfc..000000000
--- a/examples/audioengine/audioengine.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = subdirs
-
-# These examples contain no C++ and can simply be copied
-SUBDIRS =
-sources.files = doc qml
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/audioengine
-INSTALLS += sources
-
-OTHER_FILES += qml/*.qml qml/*.qmlproject qml/content/*
-