summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-06-07 14:41:33 +0200
committerLars Knoll <lars.knoll@qt.io>2021-06-07 14:45:58 +0200
commitc143cb02ba6b678577740ce8008b04d8ebc70f5b (patch)
tree83c39fba8dd50018f4503a5ca82a2c2846af32c5 /examples/qt3d/qt3d.pro
parentca4a251a207795b879a15f0df30f21e717183172 (diff)
Disable the audio visualizer example for now
It requires Qt Multimedia, but as that API has changed significantly, the example won't currently compile. Change-Id: Ic64ec8382b6a3dc778b1a9e2d6ff95a200fe8415 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'examples/qt3d/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index 690f2fdc7..170cab258 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -17,7 +17,7 @@ qtHaveModule(widgets) {
qtHaveModule(quick) {
qtHaveModule(multimedia) {
- SUBDIRS += audio-visualizer-qml
+# SUBDIRS += audio-visualizer-qml
}
SUBDIRS += \